diff options
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/debian/tests/control b/debian/tests/control index a68437f..c167f97 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -12,6 +12,7 @@ Restrictions: needs-root, isolation-container, skippable, breaks-testbed Tests: unit-config Depends: systemd, systemd-resolved, + systemd-dev, libpam-systemd, libnss-systemd, acl, @@ -75,15 +76,17 @@ Depends: systemd-sysv, systemd-container, systemd-coredump, systemd-resolved, + systemd-dev, libpam-systemd, libdw-dev, libelf-dev, xserver-xorg-video-dummy, xserver-xorg, - gdm3 [!s390x], + gdm3 [!s390x !riscv64], cron, network-manager, busybox-static, + sysvinit-utils, rsyslog, apparmor, pkgconf, @@ -126,6 +129,7 @@ Restrictions: needs-root, isolation-container, breaks-testbed Tests: upstream Depends: systemd-tests, + systemd-dev, systemd-journal-remote, systemd-container, systemd-coredump, @@ -220,13 +224,16 @@ Depends: systemd-tests, softhsm2, openssh-client, openssh-server, + polkitd, + open-iscsi, + tgt, Restrictions: needs-root, allow-stderr, isolation-machine Tests: boot-smoke Depends: systemd-sysv, systemd-resolved, network-manager, - gdm3 [!s390x], + gdm3 [!s390x !riscv64], xserver-xorg-video-dummy, Restrictions: needs-root, isolation-container, allow-stderr, breaks-testbed |