Merge branch 'test-as-root' into 'master'

autopkgtest: Run tests as root

See merge request kernel-team/initramfs-tools!132
This commit is contained in:
Ben Hutchings 2024-08-22 14:43:16 +00:00
commit ed071abea5

View File

@ -1,5 +1,6 @@
Tests: qemu-klibc
Architecture: amd64 armhf s390x
Restrictions: needs-root, breaks-testbed
Depends: genext2fs,
ipxe-qemu,
klibc-utils,
@ -11,6 +12,7 @@ Depends: genext2fs,
Tests: qemu-busybox
Architecture: amd64 armhf s390x
Restrictions: needs-root, breaks-testbed
Depends: busybox | busybox-initramfs,
genext2fs,
ipxe-qemu,
@ -23,10 +25,12 @@ Depends: busybox | busybox-initramfs,
Tests: qemu-ata-only
Architecture: amd64
Restrictions: needs-root, breaks-testbed
Depends: genext2fs, klibc-utils, linux-image-generic, qemu-kvm, zstd, @
Tests: qemu-virtio-only qemu-separate-usr qemu-panic-shell
Architecture: amd64 arm64 armhf ppc64el s390x
Restrictions: needs-root, breaks-testbed
Depends: genext2fs,
ipxe-qemu,
klibc-utils,
@ -40,6 +44,7 @@ Depends: genext2fs,
Tests: qemu-net
Architecture: amd64 arm64 armhf ppc64el s390x
Restrictions: needs-root, breaks-testbed
Depends: genext2fs,
iproute2,
ipxe-qemu,