summaryrefslogtreecommitdiffstats
path: root/job-cfg/lintian-tests.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'job-cfg/lintian-tests.yaml')
-rw-r--r--job-cfg/lintian-tests.yaml6
1 files changed, 1 insertions, 5 deletions
diff --git a/job-cfg/lintian-tests.yaml b/job-cfg/lintian-tests.yaml
index 400fadfc..c97a6db2 100644
--- a/job-cfg/lintian-tests.yaml
+++ b/job-cfg/lintian-tests.yaml
@@ -29,7 +29,7 @@
- shell: '/srv/jenkins/bin/chroot-run.sh {my_distro} {my_shell}'
publishers:
- email:
- recipients: '{my_recipients}'
+ recipients: 'jenkins+debian-qa holger@layer-acht.org lintian-maint@debian.org'
- job-template:
defaults: lintian-tests
@@ -60,16 +60,12 @@
my_distro: 'sid'
my_shell: 'debian/rules runtests'
my_description: 'Debian/Lintian testsuite running on sid.'
- my_recipients: 'jenkins+debian-qa holger@layer-acht.org lintian-maint@debian.org'
- '{name}_jessie':
my_distro: 'jessie'
my_shell: 'debian/rules runtests'
my_description: 'Debian/Lintian testsuite running on jessie.'
- my_recipients: 'jenkins+debian-qa holger@layer-acht.org lintian-maint@debian.org'
-
- '{name}_wheezy':
my_distro: 'wheezy+backports'
my_shell: 'debian/rules runtests'
my_description: 'Debian/Lintian testsuite running on wheezy.'
- my_recipients: 'jenkins+debian-qa holger@layer-acht.org lintian-maint@debian.org'