summaryrefslogtreecommitdiff
path: root/debian/tests/control
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2025-05-06 12:49:07 +0200
committerHelmut Grohne <helmut@subdivi.de>2025-05-06 12:49:07 +0200
commit8ec6a8724eb0d3a48080132e4c0376e664fc5953 (patch)
tree2d4b8dfef716c61c07f88e020d22bcfb9121cfe9 /debian/tests/control
parentcb733709b02cebe6d0bcf0b4d648d989bbdb7cdf (diff)
downloaddebvm-8ec6a8724eb0d3a48080132e4c0376e664fc5953.tar.gz
autopkgtests: use qemu-system-native
This is available since 1:9.2.0+ds-5 and more suitable than qemu-kvm as it is universally available now.
Diffstat (limited to 'debian/tests/control')
-rw-r--r--debian/tests/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/tests/control b/debian/tests/control
index a7f5bf7..4882546 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,26 +1,26 @@
Features: test-name=debvm-root
Test-Command: setsid ./tests/create-and-run.sh $(dpkg --print-architecture) ""
-Depends: debian-archive-keyring, debvm, expect, file, openssh-client, seabios [ppc64el], qemu-kvm [!loong64], qemu-system-misc [loong64]
+Depends: debian-archive-keyring, debvm, expect, file, openssh-client, seabios [ppc64el], qemu-system-native
Restrictions: allow-stderr, needs-internet, needs-root
# Skip running on armel and armhf as the emulation is too slow there to actually work.
Architecture: !armel !armhf
Features: test-name=debvm-unshare
Test-Command: unshare -U -m -p -f -r --mount-proc true || exit 77; ./tests/create-and-run.sh $(dpkg --print-architecture) ""
-Depends: debian-archive-keyring, debvm, expect, file, openssh-client, seabios [ppc64el], uidmap, qemu-kvm [!loong64], qemu-system-misc [loong64]
+Depends: debian-archive-keyring, debvm, expect, file, openssh-client, seabios [ppc64el], uidmap, qemu-system-native
Restrictions: allow-stderr, needs-internet, skippable
# Skip running on armel and armhf as the emulation is too slow there to actually work.
Architecture: !armel !armhf
Features: test-name=debefivm-root
Test-Command: setsid ./tests/efi-create-and-run.sh $(dpkg --print-architecture) ""
-Depends: debian-archive-keyring, debvm, dosfstools, expect, fdisk, mount, mtools, openssh-client, ovmf [amd64], qemu-efi-aarch64 [arm64], qemu-kvm, systemd, systemd-ukify
+Depends: debian-archive-keyring, debvm, dosfstools, expect, fdisk, mount, mtools, openssh-client, ovmf [amd64], qemu-efi-aarch64 [arm64], qemu-system-native, systemd, systemd-ukify
Restrictions: allow-stderr, needs-internet, needs-root
Architecture: amd64 arm64
Features: test-name=debefivm-unshare
Test-Command: unshare -U -m -p -f -r --mount-proc true || exit 77; ./tests/efi-create-and-run.sh $(dpkg --print-architecture) ""
-Depends: debian-archive-keyring, debvm, dosfstools, expect, fdisk, mount, mtools, openssh-client, ovmf [amd64], qemu-efi-aarch64 [arm64], qemu-kvm, systemd, systemd-ukify, uidmap
+Depends: debian-archive-keyring, debvm, dosfstools, expect, fdisk, mount, mtools, openssh-client, ovmf [amd64], qemu-efi-aarch64 [arm64], qemu-system-native, systemd, systemd-ukify, uidmap
Restrictions: allow-stderr, needs-internet, skippable
Architecture: amd64 arm64