mirror of
https://salsa.debian.org/kernel-team/initramfs-tools.git
synced 2026-01-26 15:39:08 +00:00
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:
commit
ed071abea5
5
debian/tests/control
vendored
5
debian/tests/control
vendored
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user