guix/gnu/tests
Tomas Volf 2bfff0da33
tests: install: Fix encrypted-root-os test.
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.

Change-Id: I4cc5c78cfbd93ab2ae92ec77603ce6fee0289843
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 tests: Use the client 'start-service' procedure. 2023-04-21 16:16:38 +02:00
cachefilesd.scm services: Add cachefilesd service. 2023-08-15 23:30:44 +02:00
ci.scm
cups.scm
databases.scm tests: Add missing module imports for marionette-evaluated code. 2023-05-06 17:12:45 +02:00
desktop.scm gnu: elogind: Update to 252.9. 2023-08-16 11:24:10 -04:00
dict.scm
docker.scm tests: docker-system: Increase image size. 2024-01-08 21:04:44 +03:00
file-sharing.scm
ganeti.scm services: ganeti: Fix tests. 2023-09-08 18:53:46 +08:00
gdm.scm tests: gdm: Prefer OCR to delay. 2023-07-19 10:38:15 -04:00
guix.scm services: guix: Add bffe-service-type. 2023-09-15 09:57:32 +01:00
image.scm image: Prefer gpt partition table for efi images 2023-07-07 21:14:10 +02:00
install.scm tests: install: Fix encrypted-root-os test. 2024-01-14 23:00:03 +01:00
ldap.scm
lightdm.scm tests: lightdm: Bump timeout waiting for screen text to 60 seconds. 2023-07-19 10:38:15 -04:00
linux-modules.scm
mail.scm services: Add rspamd-service-type. 2023-12-14 23:12:24 +01:00
messaging.scm
monitoring.scm tests: Add missing module imports for marionette-evaluated code. 2023-05-06 17:12:45 +02:00
networking.scm tests: inetd: Avoid race condition when looking for PID file. 2023-11-05 23:23:23 +01:00
nfs.scm
package-management.scm
pam.scm tests: pam-limits: Confirm actual ulimits are installed. 2023-08-15 23:30:43 +02:00
reconfigure.scm tests: Add missing module imports for marionette-evaluated code. 2023-05-06 17:12:45 +02:00
rsync.scm services: rsync: Use make-inetd-constructor. 2023-05-18 23:10:56 -04:00
samba.scm
security-token.scm tests: Add missing module imports for marionette-evaluated code. 2023-05-06 17:12:45 +02:00
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 tests: xvnc: Fix 'gdm auto-suspend is disabled' test. 2023-07-19 10:38:15 -04:00
vnstat.scm tests: vnstat: Avoid call to 'getservbyname'. 2023-05-11 18:09:45 +02:00
web.scm