From 4d6c6efcca1d97d19e97dfcd307c5b4cffd14c7f Mon Sep 17 00:00:00 2001
From: Helmut Grohne <helmut@subdivi.de>
Date: Fri, 20 Jan 2023 16:25:03 +0100
Subject: trigger autopkgtests on linux uploads

---
 debian/tests/control | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/tests/control b/debian/tests/control
index f035dd4..3d4d74a 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,8 @@
 Test-Command: ./tests/create-and-run.sh $(dpkg --print-architecture) sid
 Depends: debvm, fakeroot, fakechroot, openssh-client, libsystemd-shared
 Restrictions: allow-stderr, needs-internet
+
+Features: test-name=hint-testsuite-triggers
+Test-Command: false
+Depends: linux-image-cloud-amd64 [amd64], linux-image-cloud-arm64 [arm64], linux-image-armmp [armhf], linux-image-686-pae [i386], linux-image-5kc-malta [mips64el], linux-image-4kc-malta [mipsel], linux-image-powerpc64le [ppc64el], linux-image-s390x [s390x]
+Restrictions: hint-testsuite-triggers
-- 
cgit v1.2.3