guix/gnu
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
..
bootloader
build Remove VM generation dead-code. 2021-12-23 10:54:00 +01:00
home
installer
machine
packages gnu: pre-commit: Update to 2.16.0. 2021-12-22 23:52:58 -05:00
platforms
services services: dbus: Wait 1 minute for elogind to get ready. 2021-12-22 18:33:07 -05:00
system Remove VM generation dead-code. 2021-12-23 10:54:00 +01:00
tests tests: docker: Fix it. 2021-12-23 10:54:01 +01:00
artwork.scm
bootloader.scm
ci.scm
home.scm home: Add gexp-compiler for home-environments. 2021-12-19 23:39:55 +01:00
image.scm image: Add a shared-network? field. 2021-12-23 10:53:59 +01:00
installer.scm
local.mk Remove VM generation dead-code. 2021-12-23 10:54:00 +01:00
machine.scm
packages.scm
platform.scm
services.scm
system.scm
tests.scm