diff options
-rw-r--r-- | debian/tests/control | 5 |
1 files changed, 5 insertions, 0 deletions
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 |