summaryrefslogtreecommitdiffstats
path: root/job-cfg/debsums-tests.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-04-26 01:24:32 +0200
committerHolger Levsen <holger@layer-acht.org>2015-04-26 01:24:32 +0200
commit0f9ef36b564c7c3bc3a3a027f92483e612aed9c4 (patch)
tree0d4f83e07be7b2624ac08e1fa7a7f9952262cba9 /job-cfg/debsums-tests.yaml
parent323e2dd18ee65806c7da9fc6ef86d30de29dca06 (diff)
downloadjenkins.debian.net-0f9ef36b564c7c3bc3a3a027f92483e612aed9c4.tar.xz
add lots of new jobs for testing Debian stretch
Diffstat (limited to 'job-cfg/debsums-tests.yaml')
-rw-r--r--job-cfg/debsums-tests.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/job-cfg/debsums-tests.yaml b/job-cfg/debsums-tests.yaml
index 2a18f50e..f49d325a 100644
--- a/job-cfg/debsums-tests.yaml
+++ b/job-cfg/debsums-tests.yaml
@@ -54,6 +54,10 @@
my_shell: 'timeout 5m prove -v'
my_description: 'Debian/Debsums testsuite running on sid.'
my_trigger: 'debsums-tests_jessie'
+ - '{name}_stretch':
+ my_distro: 'stretch'
+ my_shell: 'timeout 5m prove -v'
+ my_description: 'Debian/Debsums testsuite running on stretch.'
- '{name}_jessie':
my_distro: 'jessie'
my_shell: 'timeout 5m prove -v'