guix/gnu/tests
Mathieu Othacehe 102c360624
tests: docker: Fix it.
The docker tests are broken because the docker overlay doesn't support running
on our own storage overlay. Use the new <virtual-machine> volatile? field to
spawn a VM with a persistent storage and no overlay.

* gnu/tests/docker.scm (run-docker-test): Add the docker-tarball to the gc
roots as the host store is not shared anymore. Spawn a VM without volatile
storage.
(run-docker-system-test): Ditto.
(%test-docker-system): Adapt it to use the image API.
2021-12-23 10:54:01 +01:00
..
data
audio.scm
base.scm
ci.scm
cups.scm
databases.scm
desktop.scm
dict.scm
docker.scm tests: docker: Fix it. 2021-12-23 10:54:01 +01:00
file-sharing.scm
ganeti.scm Merge branch 'master' into core-updates-frozen 2021-12-13 11:49:15 +01:00
guix.scm
install.scm Remove VM generation dead-code. 2021-12-23 10:54:00 +01:00
ldap.scm
linux-modules.scm
mail.scm
messaging.scm
monitoring.scm
networking.scm tests: static-networking: Adjust to new style. 2021-12-13 23:37:30 +01:00
nfs.scm
package-management.scm
reconfigure.scm
rsync.scm tests: rsync: Define several modules. 2021-12-21 15:47:04 +01:00
security-token.scm
singularity.scm
ssh.scm
telephony.scm
version-control.scm
virtualization.scm
web.scm