[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible diffoscope test job: notify #d-r and use debian package building logparse rules
Holger Levsen
holger at layer-acht.org
Sun Aug 14 11:54:30 UTC 2016
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 aea9f148291d74bb0cf746c71ff4dfa920d74fd2
Author: Holger Levsen <holger at layer-acht.org>
Date: Sun Aug 14 13:54:19 2016 +0200
reproducible diffoscope test job: notify #d-r and use debian package building logparse rules
---
job-cfg/reproducible.yaml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 2539da2..919ee4e 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -200,7 +200,7 @@
- shell: '{my_shell}'
publishers:
- logparser:
- parse-rules: '/srv/jenkins/logparse/reproducible-extra.rules'
+ parse-rules: '{my_parse_rules}'
unstable-on-warning: 'true'
fail-on-error: 'true'
- email:
@@ -709,7 +709,10 @@
my_hname: ''
my_gitrepo: 'git://anonscm.debian.org/git/reproducible/diffoscope.git'
my_shell: '/srv/jenkins/bin/chroot-run.sh sid debuild -uc -us'
+ my_recipients: 'jenkins+debian-reproducible qa-jenkins-scm at lists.alioth.debian.org'
+ my_parse_rules: '/srv/jenkins/logparse/debian.rules'
my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
+ my_parse_rules: '/srv/jenkins/logparse/reproducible-extra.rules'
my_hname: ''
- '{name}_builder_{otherproject}_{my_num}':
--
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