From d5e24dcf4541ce511b596200b86a913316e752bc Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 29 Oct 2014 13:32:07 +0100 Subject: d-i-overview: send notifcations on 1st failure to #debian-boot --- job-cfg/d-i-overview.yaml.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'job-cfg') diff --git a/job-cfg/d-i-overview.yaml.py b/job-cfg/d-i-overview.yaml.py index 9bec710d..24dc62b9 100644 --- a/job-cfg/d-i-overview.yaml.py +++ b/job-cfg/d-i-overview.yaml.py @@ -56,13 +56,12 @@ for arch in sorted(archs): unstable-on-warning: 'true' fail-on-error: 'true' - email-ext: - recipients: holger@layer-acht.org + recipients: jenkins+debian-boot holger@layer-acht.org first-failure: true fixed: true subject: 'Build results for: $JOB_NAME $BUILD_NUMBER $BUILD_STATUS' attach-build-log: true body: 'See $BUILD_URL and $BUILD_URL/console and http://d-i.debian.org/daily-images/daily-build-overview.html#%(arch)s' -# FIXME: recipients: jenkins+debian-boot holger@layer-acht.org """ % dict(arch=arch)) print(""" -- cgit v1.2.3-70-g09d2