[Qa-jenkins-scm] [jenkins.debian.net] 01/01: chroot-installs: only notify via email+irc on first failure (Closes: #874161)
Holger Levsen
holger at layer-acht.org
Wed Sep 6 11:09:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit c6af2138ed362d439891eca6e4c9ccfb82bdfcac
Author: Holger Levsen <holger at layer-acht.org>
Date: Wed Sep 6 13:09:17 2017 +0200
chroot-installs: only notify via email+irc on first failure (Closes: #874161)
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
job-cfg/chroot-installation.yaml.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/job-cfg/chroot-installation.yaml.py b/job-cfg/chroot-installation.yaml.py
index 500039f..2e52df6 100755
--- a/job-cfg/chroot-installation.yaml.py
+++ b/job-cfg/chroot-installation.yaml.py
@@ -260,6 +260,7 @@ data.append(
{ 'email-ext': { 'attach-build-log': False,
'body': 'See $BUILD_URL/console or just $BUILD_URL for more information.',
'first-failure': True,
+ 'failure': False,
'fixed': True,
'recipients': '{my_recipients}',
'subject': '$BUILD_STATUS: $JOB_NAME/$BUILD_NUMBER'}},
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list