From 54a27e31353d57405ac117cda42e52285ae2c701 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 11 Jan 2023 12:26:27 +0000 Subject: [PATCH] autopkgtests: Add an ad-hoc restriction to disable in CI Signed-off-by: Ian Jackson --- debian/tests/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.30.2