diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-04-09 03:20:31 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-04-09 03:20:31 +0200 |
commit | dabac51624069f8f491776cede881f9ce2b701b0 (patch) | |
tree | 8034765640a788a4e517bd01ecf00f9c05370a09 /job-cfg | |
parent | a1cf3bb80e4dfe64b47b1691fb27d5ea243a51d8 (diff) | |
download | jenkins.debian.net-dabac51624069f8f491776cede881f9ce2b701b0.tar.xz |
use backports for the stable lintian tests
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/lintian-tests.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/job-cfg/lintian-tests.yaml b/job-cfg/lintian-tests.yaml index 48999f7e..d6283f1f 100644 --- a/job-cfg/lintian-tests.yaml +++ b/job-cfg/lintian-tests.yaml @@ -63,9 +63,8 @@ my_recipients: 'jenkins+debian-qa holger@layer-acht.org lintian-maint@debian.org' - '{name}_stable': - my_distro: 'stable' + my_distro: 'stable+backports' my_shell: 'debian/rules runtests' my_description: 'Debian/Lintian testsuite running on stable.' my_recipients: 'jenkins+debian-qa holger@layer-acht.org lintian-maint@debian.org' - |