diff options
author | Helmut Grohne <helmut@subdivi.de> | 2023-01-20 16:25:03 +0100 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2023-01-20 16:25:03 +0100 |
commit | 4d6c6efcca1d97d19e97dfcd307c5b4cffd14c7f (patch) | |
tree | 118a4af796ce26437f886cc87dddfe7ffdc2e615 /debian | |
parent | 0f1c033043844bfb7d596abc0883a614edcf9528 (diff) | |
download | debvm-4d6c6efcca1d97d19e97dfcd307c5b4cffd14c7f.tar.gz |
trigger autopkgtests on linux uploads
Diffstat (limited to 'debian')
-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 |