guix/gnu/tests
Mathieu Othacehe e3f0155c41
image: Do not use VM to create disk-images.
Now that installing Grub on raw disk-images is supported, we do not need to
rely on (gnu system vm) module.

* gnu/system/image.scm (make-system-image): Rename to ...
(system-image): ... this, and remove the compatibility wrapper.
(find-image): Turn to a monadic procedure. This will become useful when
introducing Hurd support, to be able to detect the target system.
* gnu/ci.scm (qemu-jobs): Use lower-object now that system-image returns a
file-like object.
* gnu/tests/install.scm (run-install): Ditto.
* guix/scripts/system.scm (system-derivation-for-action): Add a 'base-image'
argument,
(perform-action): adapt accordingly.
2020-05-29 09:12:11 +02:00
..
audio.scm
base.scm services: guix: Add 'set-http-proxy' action. 2020-04-07 12:31:36 +02:00
cups.scm gnu: Add system test for CUPS. 2020-03-02 23:39:44 +01:00
databases.scm
desktop.scm
dict.scm
docker.scm tests: docker-system: Increase memory requirement. 2020-03-09 23:46:36 +01:00
guix.scm
install.scm image: Do not use VM to create disk-images. 2020-05-29 09:12:11 +02:00
ldap.scm
linux-modules.scm system: Automatically adjust linux-module packages to use the 2020-04-22 22:59:39 +02:00
mail.scm tests: opensmtpd: Check /var/spool/mail instead of /var/mail. 2020-03-16 14:05:52 +01:00
messaging.scm
monitoring.scm tests: zabbix: Set 'PATH' before running the scripts. 2020-03-09 23:46:36 +01:00
networking.scm tests: openvswitch: Use the absolute file name of ovs-vsctl. 2020-04-10 20:20:11 +02:00
nfs.scm tests/nfs: Fix use of WAIT-FOR-FILE. 2020-03-25 14:17:24 +01:00
reconfigure.scm reconfigure: Don't call build-derivations for upgrade-services test 2020-04-26 19:41:56 +01:00
rsync.scm tests: rsync: Set PATH. 2020-03-16 14:05:52 +01:00
security-token.scm
singularity.scm
ssh.scm tests: ssh: Explicitly wait for port 22. 2020-04-21 16:33:21 +02:00
version-control.scm
virtualization.scm
web.scm tests: web: Explicitly wait for the HTTP port. 2020-04-21 16:33:21 +02:00