summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-12-11 11:29:12 +0100
committerHolger Levsen <holger@layer-acht.org>2015-12-11 11:29:12 +0100
commit083e7ca2da822cb3381c60924549e357467dab4a (patch)
tree7ef2631bfffdcd9d44b2b4bd7f10cbf0ab4f73a5
parent36701edb4d28a20b33c25d4ce4b312dc09e38203 (diff)
downloadjenkins.debian.net-083e7ca2da822cb3381c60924549e357467dab4a.tar.xz
d-i overview: disable #debian-boot notifications for these jobs
-rwxr-xr-xjob-cfg/d-i-overview.yaml.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/d-i-overview.yaml.py b/job-cfg/d-i-overview.yaml.py
index 817e973c..326d3bbd 100755
--- a/job-cfg/d-i-overview.yaml.py
+++ b/job-cfg/d-i-overview.yaml.py
@@ -55,7 +55,7 @@ for arch in sorted(archs):
unstable-on-warning: 'true'
fail-on-error: 'true'
- email-ext:
- recipients: 'jenkins+debian-boot qa-jenkins-scm@lists.alioth.debian.org'
+ recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
first-failure: true
fixed: true
subject: '$BUILD_STATUS: $JOB_NAME/$BUILD_NUMBER'