summaryrefslogtreecommitdiffstats
path: root/job-cfg/d-i-overview.yaml.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-05 14:10:26 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-05 14:10:26 +0100
commitb7d66e644fa49b6826db2b494ff34d64ef14020c (patch)
treeb5cb55f3708642d05088f876b6004b68dd97c83a /job-cfg/d-i-overview.yaml.py
parent198d5083ee4c7af4c57405fb8fee4d1f0dd55c98 (diff)
downloadjenkins.debian.net-b7d66e644fa49b6826db2b494ff34d64ef14020c.tar.xz
send all job notifications (also) to qa-jenkins-scm@lists.alioth.debian.org instead of to myself
Diffstat (limited to 'job-cfg/d-i-overview.yaml.py')
-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 eabb8504..662a0347 100755
--- a/job-cfg/d-i-overview.yaml.py
+++ b/job-cfg/d-i-overview.yaml.py
@@ -56,7 +56,7 @@ for arch in sorted(archs):
unstable-on-warning: 'true'
fail-on-error: 'true'
- email-ext:
- recipients: 'jenkins+debian-boot holger@layer-acht.org'
+ recipients: 'jenkins+debian-boot qa-jenkins-scm@lists.alioth.debian.org'
first-failure: true
fixed: true
subject: '$BUILD_STATUS: $JOB_NAME/$BUILD_NUMBER'