[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: add two more armhf build jobs

Holger Levsen holger at moszumanska.debian.org
Tue Sep 1 21:02:04 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 3a059156bda8ed76ac0584a198a4633bc233ae90
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Sep 1 23:01:36 2015 +0200

    reproducible: add two more armhf build jobs
---
 job-cfg/reproducible.yaml | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 6030529..a779194 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -413,6 +413,14 @@
     name: '{name}_builder_armhf_4'
 
 - job-template:
+    defaults: reproducible_builder
+    name: '{name}_builder_armhf_5'
+
+- job-template:
+    defaults: reproducible_builder
+    name: '{name}_builder_armhf_6'
+
+- job-template:
     defaults: reproducible_other_projects
     name: '{name}_coreboot'
 
@@ -806,6 +814,18 @@
             my_shell: '/srv/jenkins/bin/reproducible_build.sh cbxi4pro0-armhf-rb:2226 wbq0-armhf-rb:2225'
             my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
             my_node: ''
+        - '{name}_builder_armhf_5':
+            my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.'
+            my_timed: 'H/2 * * * *'
+            my_shell: '/srv/jenkins/bin/reproducible_build.sh cbxi4pro0-armhf-rb:2226 bpi0-armhf-rb:2222'
+            my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
+            my_node: ''
+        - '{name}_builder_armhf_6':
+            my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.'
+            my_timed: 'H/2 * * * *'
+            my_shell: '/srv/jenkins/bin/reproducible_build.sh wbq0-armhf-rb:2225 hb0-armhf-rb:2224'
+            my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
+            my_node: ''
         - '{name}_coreboot':
             my_description: 'Rebuild all coreboot ROMs twice (with variations) and investigate regarding reproducibility.'
             my_timed: '23 42 23 * *'

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