summaryrefslogtreecommitdiffstats
path: root/job-cfg/reproducible.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-11-09 11:53:15 +0100
committerHolger Levsen <holger@layer-acht.org>2015-11-09 11:53:15 +0100
commit49fe38b77e911d53abd9c18640e7ab9847f7eda2 (patch)
tree9e288e7ea49b20420a4fefa726929ebf0c975e42 /job-cfg/reproducible.yaml
parentd19bfa6e2ff24c9ede481e074f00c2feb98f0150 (diff)
downloadjenkins.debian.net-49fe38b77e911d53abd9c18640e7ab9847f7eda2.tar.xz
reproducible debian: add 2 new armhf builder jobs and distribute jobs on odxu4
Diffstat (limited to 'job-cfg/reproducible.yaml')
-rw-r--r--job-cfg/reproducible.yaml24
1 files changed, 22 insertions, 2 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 8c742ffc..b6b96b1b 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -647,6 +647,14 @@
name: '{name}_builder_armhf_8'
- job-template:
+ defaults: reproducible_builder
+ name: '{name}_builder_armhf_9'
+
+- job-template:
+ defaults: reproducible_builder
+ name: '{name}_builder_armhf_10'
+
+- job-template:
defaults: reproducible_other_projects
name: '{name}_coreboot'
@@ -1311,13 +1319,25 @@
- '{name}_builder_armhf_7':
my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.'
my_timed: '* * * * *'
- my_shell: '/srv/jenkins/bin/reproducible_build.sh wbq0-armhf-rb:2225 bpi0-armhf-rb:2222'
+ my_shell: '/srv/jenkins/bin/reproducible_build.sh wbq0-armhf-rb:2225 odxu4-armhf-rb:2229'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
my_node: ''
- '{name}_builder_armhf_8':
my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.'
my_timed: '* * * * *'
- my_shell: '/srv/jenkins/bin/reproducible_build.sh cbxi4pro0-armhf-rb:2226 hb0-armhf-rb:2224'
+ my_shell: '/srv/jenkins/bin/reproducible_build.sh cbxi4pro0-armhf-rb:2226 odxu4-armhf-rb:2229'
+ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
+ my_node: ''
+ - '{name}_builder_armhf_9':
+ my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.'
+ my_timed: '* * * * *'
+ my_shell: '/srv/jenkins/bin/reproducible_build.sh odxu4-armhf-rb:2229 bpi0-armhf-rb:2222'
+ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
+ my_node: ''
+ - '{name}_builder_armhf_10':
+ my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.'
+ my_timed: '* * * * *'
+ my_shell: '/srv/jenkins/bin/reproducible_build.sh odxu4-armhf-rb:2229 hb0-armhf-rb:2224'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
my_node: ''
- '{name}_coreboot':