guix/gnu/tests
Tomas Volf 0aec4e7b70
tests: install: Fix encrypted-home-os, encrypted-home-os-key-file tests.
The installation no longer fits into the 1.6G, leading to a warning while
running the test:

    guix system: warning: at least 1526.8 MB needed but only 1408.4 MB available in /mnt

Followed by a failure:

     93% [####################################################################     ]note: build failure may have been caused by lack of free disk space
    builder for `/gnu/store/8wl8q8nc1za0vlyv21jpzwgml45njgk2-module-import-compiled.drv' failed with exit code 1

This commit increases the root partition to 2G, making the test pass again.

* gnu/tests/install.scm (%encrypted-root-installation-script): Increase the
root partition to 2G.
(%test-encrypted-home-os), (%test-encrypted-home-os-key-file): Increase the
target size to 3G to accommodate for the larger root partition.

Change-Id: I0f7092f7b7fc9992d3f895a1eaecf1f2065b7360
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-01-14 23:00:03 +01:00
..
data tests: telephony: Fix VPATH builds. 2024-01-09 22:10:13 -05:00
audio.scm
base.scm
cachefilesd.scm
ci.scm
cups.scm
databases.scm
desktop.scm
dict.scm
docker.scm tests: docker-system: Increase image size. 2024-01-08 21:04:44 +03:00
file-sharing.scm
ganeti.scm
gdm.scm
guix.scm
image.scm
install.scm tests: install: Fix encrypted-home-os, encrypted-home-os-key-file tests. 2024-01-14 23:00:03 +01:00
ldap.scm
lightdm.scm
linux-modules.scm
mail.scm
messaging.scm
monitoring.scm
networking.scm
nfs.scm
package-management.scm
pam.scm
reconfigure.scm
rsync.scm
samba.scm
security-token.scm
security.scm tests: security: Fix fail2ban-extension-test. 2024-01-12 17:26:24 +01:00
singularity.scm
ssh.scm
telephony.scm tests: telephony: Fix typo. 2024-01-09 22:10:14 -05:00
version-control.scm
virtualization.scm tests: childhurd: Increase SSH connection timeout. 2024-01-08 23:14:46 +01:00
vnc.scm
vnstat.scm
web.scm