[Qa-jenkins-scm] [jenkins.debian.net] 04/04: reproducible arch: add 2nd builder job

Holger Levsen holger at moszumanska.debian.org
Sun Oct 18 16:07:34 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 79152c7d54a8b559871aae928246cbecf5ea754b
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Oct 18 18:06:41 2015 +0200

    reproducible arch: add 2nd builder job
---
 job-cfg/reproducible.yaml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 0db3711..ad46427 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -659,6 +659,10 @@
     name: '{name}_builder_arch_1'
 
 - job-template:
+    defaults: reproducible_builder_trigger
+    name: '{name}_builder_arch_2'
+
+- job-template:
     defaults: reproducible
     name: '{name}_html_archlinux'
 
@@ -1323,6 +1327,13 @@
             my_shell: '/srv/jenkins/bin/reproducible_build_arch_pkg.sh'
             my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
             my_node: ''
+        - '{name}_builder_arch_2':
+            my_description: 'Try to reproducibly build an Archlinux package.'
+            my_timed: '* * * * *'
+            my_trigger: 'reproducible_html_archlinux'
+            my_shell: '/srv/jenkins/bin/reproducible_build_arch_pkg.sh'
+            my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
+            my_node: ''
         - '{name}_html_archlinux':
             my_description: 'Build a simple webpage for Archlinux reproducibility tests'
             my_timed: ''

-- 
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