guix/gnu/tests
Mathieu Othacehe 10b135cef5
system: image: Add image-type support.
* gnu/system/image.scm (image-with-os): New macro. Rename the old
"image-with-os" procedure to ...
(image-with-os*): ... this new procedure,
(system-image): adapt according,
(raw-image-type, iso-image-type, uncompressed-iso-image-type
%image-types): new variables,
(lookup-image-type-by-name): new procedure.
(find-image): remove it.
* gnu/system/images/hurd.scm (hurd-image-type): New variable,
use it to define ...
(hurd-disk-image): ... this variable, using "os->image" procedure.
* gnu/tests/install.scm (run-install): Rename
installation-disk-image-file-system-type parameter to installation-image-type,
use os->config instead of find-image to compute the image passed to system-image,
(%test-iso-image-installer) adapt accordingly,
(guided-installation-test): ditto.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-30 10:47:59 +02:00
..
audio.scm
base.scm tests: install: Fix gui-installed-desktop-os-encrypted test. 2020-09-10 14:59:53 +02:00
cups.scm
databases.scm
desktop.scm
dict.scm
docker.scm
ganeti.scm
guix.scm
install.scm system: image: Add image-type support. 2020-09-30 10:47:59 +02:00
ldap.scm
linux-modules.scm
mail.scm
messaging.scm
monitoring.scm
networking.scm
nfs.scm tests: nfs: Improve "nfs-root-fs". 2020-09-10 18:57:46 +02:00
package-management.scm
reconfigure.scm
rsync.scm
security-token.scm
singularity.scm
ssh.scm
version-control.scm
virtualization.scm services: hurd-vm: Add system test. 2020-09-29 21:56:28 +02:00
web.scm