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

Holger Levsen holger at moszumanska.debian.org
Sat Mar 26 16:35:57 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 5555bf4027daaee159d9cbe9ff787333b7516c32
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Mar 26 12:35:27 2016 -0400

    reproducible debian: add i386 build jobs
---
 job-cfg/reproducible.yaml | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 9394900..b58876f 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -508,6 +508,30 @@
             my_timed: '* * * * *'
             my_hname: ''
 
+        - '{name}_builder_{my_arch}_{my_num}':
+            my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.'
+            my_arch: 'i386'
+            my_num:
+                -  '1': &bd_amd_2_6 { my_node1: 'profitbricks-build2', my_node2: 'profitbricks-build6' }
+                -  '2': &bd_amd_6_2 { my_node1: 'profitbricks-build6', my_node2: 'profitbricks-build2' }
+                -  '3': *bd_amd_2_6
+                -  '4': *bd_amd_6_2
+                -  '5': *bd_amd_2_6
+                -  '6': *bd_amd_6_2
+                -  '7': *bd_amd_2_6
+                -  '8': *bd_amd_6_2
+                -  '9': *bd_amd_2_6
+                - '10': *bd_amd_6_2
+                - '11': *bd_amd_2_6
+                - '12': *bd_amd_6_2
+                - '13': *bd_amd_2_6
+                - '14': *bd_amd_6_2
+                - '15': *bd_amd_2_6
+                - '16': *bd_amd_6_2
+            my_shell: '/srv/jenkins/bin/reproducible_build.sh {my_node1}-{my_arch} {my_node2}-{my_arch}'
+            my_timed: '* * * * *'
+            my_hname: ''
+
         # could have all archs in one block, but it seems cleaner this way
         # to choose new jobs:
         #       for i in bbx15 bpi0 cbxi4a cbxi4b cbxi4pro0 ff2a ff2b ff4a hb0 odxu4 odxu4b odxu4c opi2a opi2b rpi2b rpi2c wbd0 wbq0 ; do echo "$i: " ; grep my_node1 job-cfg/reproducible.yaml|grep armhf|grep $i-armhf ; echo ; done

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