summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-09-19 00:53:12 +0200
committerHolger Levsen <holger@layer-acht.org>2015-09-19 00:53:12 +0200
commit2621a5b3a9b0682d908e52badb314fc4a79af9b0 (patch)
treec482d64a0f85a8c09c29fe24c283c3fc9681cf4e /job-cfg
parentbef6c81ce35e5921738e7b5a1f702437c79c4576 (diff)
downloadjenkins.debian.net-2621a5b3a9b0682d908e52badb314fc4a79af9b0.tar.xz
reproducible: add 4 more amd64 builder jobs and 2 more armhf
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/reproducible.yaml60
1 files changed, 60 insertions, 0 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index ed72caab..d244ebdb 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -402,6 +402,22 @@
- job-template:
defaults: reproducible_builder
+ name: '{name}_builder_amd64_13'
+
+- job-template:
+ defaults: reproducible_builder
+ name: '{name}_builder_amd64_14'
+
+- job-template:
+ defaults: reproducible_builder
+ name: '{name}_builder_amd64_15'
+
+- job-template:
+ defaults: reproducible_builder
+ name: '{name}_builder_amd64_16'
+
+- job-template:
+ defaults: reproducible_builder
name: '{name}_builder_armhf_1'
- job-template:
@@ -425,6 +441,14 @@
name: '{name}_builder_armhf_6'
- job-template:
+ defaults: reproducible_builder
+ name: '{name}_builder_armhf_7'
+
+- job-template:
+ defaults: reproducible_builder
+ name: '{name}_builder_armhf_8'
+
+- job-template:
defaults: reproducible_other_projects
name: '{name}_coreboot'
@@ -818,6 +842,30 @@
my_shell: '/srv/jenkins/bin/reproducible_build.sh profitbricks-build2-amd64 profitbricks-build1-amd64'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
my_node: ''
+ - '{name}_builder_amd64_13':
+ 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 profitbricks-build1-amd64 profitbricks-build2-amd64'
+ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
+ my_node: ''
+ - '{name}_builder_amd64_14':
+ 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 profitbricks-build2-amd64 profitbricks-build1-amd64'
+ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
+ my_node: ''
+ - '{name}_builder_amd64_15':
+ 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 profitbricks-build1-amd64 profitbricks-build2-amd64'
+ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
+ my_node: ''
+ - '{name}_builder_amd64_16':
+ 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 profitbricks-build2-amd64 profitbricks-build1-amd64'
+ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
+ my_node: ''
- '{name}_builder_armhf_1':
my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.'
my_timed: '* * * * *'
@@ -854,6 +902,18 @@
my_shell: '/srv/jenkins/bin/reproducible_build.sh wbq0-armhf-rb:2225 hb0-armhf-rb:2224'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
my_node: ''
+ - '{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_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_recipients: 'qa-jenkins-scm@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 * * 1'