From e5f9b53b527fdcddd71d10be192beb76769aae62 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 13 Apr 2014 19:23:36 +0200 Subject: try once again to configure email for lintian-tests as we want it --- job-cfg/lintian-tests.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'job-cfg/lintian-tests.yaml') 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' -- cgit v1.2.3-54-g00ecf