summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-09-10 16:24:07 +0200
committerHolger Levsen <holger@layer-acht.org>2015-09-10 16:24:07 +0200
commitaeb729c95e316f0d745da300f386f742c6cd5efd (patch)
treeb1e67f7a8a4ad8efc66d7a9050c11c691a33a5e1 /job-cfg
parent2fe7982c5f2bfc178d948be2b64d463821d3c3df (diff)
downloadjenkins.debian.net-aeb729c95e316f0d745da300f386f742c6cd5efd.tar.xz
reproducible: remove one legacy amd64 build job, add two new-style amd64 build jobs
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/reproducible.yaml38
1 files changed, 24 insertions, 14 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index d7491b0d..8067994e 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -374,10 +374,6 @@
- job-template:
defaults: reproducible_builder
- name: '{name}_builder_delta'
-
-- job-template:
- defaults: reproducible_builder
name: '{name}_builder_amd64_1'
- job-template:
@@ -418,6 +414,14 @@
- job-template:
defaults: reproducible_builder
+ name: '{name}_builder_amd64_11'
+
+- job-template:
+ defaults: reproducible_builder
+ name: '{name}_builder_amd64_12'
+
+- job-template:
+ defaults: reproducible_builder
name: '{name}_builder_armhf_1'
- job-template:
@@ -774,12 +778,6 @@
my_shell: '/srv/jenkins/bin/reproducible_build.sh'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
my_node: ''
- - '{name}_builder_delta':
- 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'
- my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- my_node: ''
- '{name}_builder_amd64_1':
my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.'
my_timed: 'H/2 * * * *'
@@ -789,7 +787,7 @@
- '{name}_builder_amd64_2':
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 profitbricks-build1-amd64 profitbricks-build2-amd64'
+ 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_3':
@@ -801,7 +799,7 @@
- '{name}_builder_amd64_4':
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 profitbricks-build1-amd64 profitbricks-build2-amd64'
+ 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_5':
@@ -819,7 +817,7 @@
- '{name}_builder_amd64_7':
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 profitbricks-build2-amd64 profitbricks-build1-amd64'
+ 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_8':
@@ -831,7 +829,7 @@
- '{name}_builder_amd64_9':
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 profitbricks-build2-amd64 profitbricks-build1-amd64'
+ 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_10':
@@ -840,6 +838,18 @@
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_11':
+ 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 profitbricks-build1-amd64 profitbricks-build2-amd64'
+ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
+ my_node: ''
+ - '{name}_builder_amd64_12':
+ 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 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: 'H/2 * * * *'