guix-play/gnu
Ludovic Courtès 100d71f8a1
tests: hurd-vm: Remove custom disk image configuration.
This was added in 18e76f8905.  Presumably,
the problem was that using compressed QCOW2 images makes the childhurd
slower, so it’s eventually marked as failing to start.  By enabling KVM
inside the Guix System VM, we allow the childhurd to run on KVM, which
compensates the slowdown due to the use of a compressed image.

* gnu/tests/virtualization.scm (hurd-vm-disk-image-raw): Remove.
(%childhurd-os): Use default config for ‘hurd-vm-service-type’.
(run-childhurd-test)[test]: Pass “-cpu host” to the run-vm script.
2023-10-01 22:58:19 +02:00
..
bootloader
build secret-service: Increase default handshake timeout. 2023-10-01 22:58:19 +02:00
home gnu: home: zsh: Load environment when running via ssh 2023-09-17 15:31:04 +02:00
installer
machine
packages gnu: glibc-utf8-locales: Reintroduce input labels. 2023-10-01 22:58:19 +02:00
services services: hurd-vm: ‘image’ field has to be an <image> record. 2023-10-01 22:58:19 +02:00
system system: vm: Remove unused variable. 2023-10-01 22:58:18 +02:00
tests tests: hurd-vm: Remove custom disk image configuration. 2023-10-01 22:58:19 +02:00
artwork.scm
bootloader.scm
ci.scm image: Introduce the mbr-hybrid-raw image type. 2023-09-20 09:38:36 +02:00
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: xfig: Update to 3.2.9. 2023-10-01 08:14:56 +02:00
machine.scm
packages.scm
services.scm gnu: services: Revert to deleting and updating all matching services 2023-08-31 23:31:50 -04:00
system.scm
tests.scm