From: Ian Jackson Date: Wed, 11 Jan 2023 12:26:27 +0000 (+0000) Subject: autopkgtests: Add an ad-hoc restriction to disable in CI X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=54a27e31353d57405ac117cda42e52285ae2c701;p=hippotat.git autopkgtests: Add an ad-hoc restriction to disable in CI Signed-off-by: Ian Jackson --- diff --git a/debian/tests/control b/debian/tests/control index d198629..51e6805 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -6,7 +6,7 @@ Depends: rsyslog, authbind, iptables, bash, iproute2, util-linux, iputils-ping, orphan-sysvinit-scripts, psmisc -Restrictions: needs-root, allow-stderr +Restrictions: needs-root, allow-stderr, x-hippotat-adt-broken-in-debci Tests: adt-initscript Tests-Directory: adt @@ -15,4 +15,4 @@ Depends: net-tools, rsyslog, bash, userv-utils, netcat-openbsd, curl -Restrictions: needs-root, allow-stderr +Restrictions: needs-root, allow-stderr, x-hippotat-adt-broken-in-debci