From 0f9ef36b564c7c3bc3a3a027f92483e612aed9c4 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 26 Apr 2015 01:24:32 +0200 Subject: add lots of new jobs for testing Debian stretch --- job-cfg/lintian-tests.yaml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'job-cfg/lintian-tests.yaml') diff --git a/job-cfg/lintian-tests.yaml b/job-cfg/lintian-tests.yaml index 301c1dbc..0e839cab 100644 --- a/job-cfg/lintian-tests.yaml +++ b/job-cfg/lintian-tests.yaml @@ -35,6 +35,15 @@ - email: recipients: 'jenkins+debian-qa qa-jenkins-scm@lists.alioth.debian.org lintian-maint@debian.org' +- job-template: + defaults: lintian-tests + name: '{name}_stretch' + publishers: + - email: + recipients: 'jenkins+debian-qa qa-jenkins-scm@lists.alioth.debian.org lintian-maint@debian.org' + - trigger: + project: '{my_trigger}' + - job-template: defaults: lintian-tests name: '{name}_jessie' @@ -62,7 +71,12 @@ my_distro: 'sid' my_shell: 'timeout 6h debian/rules runtests' my_description: 'Debian/Lintian testsuite running on sid.' - my_trigger: 'lintian-tests_jessie' + my_trigger: 'lintian-tests_stretch' + - '{name}_stretch': + my_distro: 'stretch' + my_shell: 'timeout 6h debian/rules runtests' + my_description: 'Debian/Lintian testsuite running on stretch.' + my_trigger: 'lintian-tests_wheezy' - '{name}_jessie': my_distro: 'jessie' my_shell: 'timeout 6h debian/rules runtests' -- cgit v1.2.3-54-g00ecf