summaryrefslogtreecommitdiff
path: root/gnu/tests/virtualization.scm
AgeCommit message (Expand)Author
2024-02-10services: Add ‘virtual-build-machine’ service.Ludovic Courtès
2024-01-08tests: childhurd: Increase SSH connection timeout.Ludovic Courtès
2023-12-14tests: childhurd: Prefer “-cpu max” over “-cpu host”.Ludovic Courtès
2023-10-05tests: childhurd: Test SSH connection with a non-root user.Ludovic Courtès
2023-10-01services: hurd-vm: Implement zero-configuration offloading.Ludovic Courtès
2023-10-01services: hurd-vm: Disable password-based authentication for root.Ludovic Courtès
2023-10-01tests: hurd-vm: Remove custom disk image configuration.Ludovic Courtès
2023-10-01services: hurd-vm: ‘image’ field has to be an <image> record.Ludovic Courtès
2023-09-17tests: childhurd: Add missing module imports.Ludovic Courtès
2023-03-03services: dbus: Deprecate 'dbus-service' procedure.Bruno Victal
2023-03-03services: dbus: Deprecate 'polkit-service' procedure.Bruno Victal
2022-08-29gnu: Add missing copyright line.Marius Bakke
2022-08-29tests: libvirt: Ensure the default network can be started.Marius Bakke
2022-08-09tests: Add qemu-guest-agent system test.Timotej Lazar
2022-06-05tests: childhurd: Make sure "guix build -d" works.Ludovic Courtès
2022-06-05tests: childhurd: Generalize command execution over SSH.Ludovic Courtès
2021-09-26tests: Reduce boilerplate for users of 'system-test-runner'.Ludovic Courtès
2021-09-25tests: Adjust to SRFI-64 as found in Guile 3.0.7.Ludovic Courtès
2021-04-05tests: libvirt: Catch issues with incorrect /var and /etc in package.Pierre Langlois
2020-10-01services: hurd-vm: Resurrect system-test by using raw disk-image.Jan (janneke) Nieuwenhuizen
2020-09-29services: hurd-vm: Add system test.Ludovic Courtès
2018-10-18services: dhcp-client: Deprecate 'dhcp-client-service' procedure.Ludovic Courtès
2017-08-23tests: Add 'libvirt-service-type' test.Christopher Baines