[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible arch: let the build job trigger the html job
Holger Levsen
holger at moszumanska.debian.org
Sat Oct 17 11:10:50 UTC 2015
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 3b9d72bacd12c99ee35f2709632f6fc3bcba2d9c
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Oct 17 13:09:56 2015 +0200
reproducible arch: let the build job trigger the html job
---
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 7e50548..b4649fe 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -31,6 +31,8 @@
fail-on-error: 'true'
- email:
recipients: '{my_recipients}'
+ - trigger:
+ project: '{my_trigger}'
node: '{my_node}'
- defaults:
@@ -1274,7 +1276,8 @@
my_node: ''
- '{name}_html_archlinux':
my_description: 'Build a simple webpage for Archlinux reproducibility tests'
- my_timed: '42 H/2 * * *'
+ my_timed: ''
+ my_trigger: 'reproducible_builder_arch_1'
my_shell: '/srv/jenkins/bin/reproducible_html_archlinux.sh'
my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
my_node: ''
--
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