guix/gnu
Maxim Cournoyer 252330edd4
tests: install: Enable the use of multiple disk devices for tests.
* gnu/tests/install.scm (run-install)[packages]: Unconditionally add to OS.
[NUMBER-OF-DISKS]: Add argument, update doc and adjust.  The returned gexp
output is now a list of images rather than the image itself.
* gnu/tests/install.scm (qemu-command*): Rename IMAGE argument to IMAGES, to
account for the above change.  Adjust doc.  Generate a QEMU '-drive' argument
for each disk image.
(%test-installed-os): Rename the IMAGE variable to IMAGES.
(%test-installed-extlinux-os): Likewise.
(%test-iso-image-installer): Likewise.
(%test-separate-home-os): Likewise.
(%test-separate-store-os): Likewise.
(%test-raid-root-os): Likewise.
(%test-encrypted-root-os): Likewise.
(%test-lvm-separate-home-os): Likewise.
(%test-encrypted-root-not-boot-os): Likewise.
(%test-btrfs-root-os): Likewise.
(%test-btrfs-raid-root-os): Likewise.
(%test-btrfs-root-on-subvolume-os): Likewise.
(%test-jfs-root-os): Likewise.
(%test-f2fs-root-os): Likewise.
(%test-xfs-root-os): Likewise.
(guided-installation-test): Likewise.
2022-03-19 11:08:30 -04:00
..
bootloader
build
home home: services: Fix bash aliases without guix-defaults. 2022-03-18 16:03:34 +01:00
installer
machine
packages gnu: Add wego. 2022-03-19 00:56:29 +01:00
platforms
services Revert "services: nfs: Define rpcbind-shepherd-service at the top level." 2022-03-17 16:48:21 -04:00
system
tests tests: install: Enable the use of multiple disk devices for tests. 2022-03-19 11:08:30 -04:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: Add wego. 2022-03-19 00:56:29 +01:00
machine.scm
packages.scm
platform.scm
services.scm
system.scm
tests.scm