summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-08-31 13:42:53 +0200
committerHolger Levsen <holger@layer-acht.org>2015-08-31 13:42:53 +0200
commit37fb8fae8af26587109c1ddc5956608a43ebbb30 (patch)
tree160f44f7722d2091d7f047c60f6e7589abb4f228 /job-cfg
parent3b8231fc0591adeae410daedf9c021662d960d7b (diff)
downloadjenkins.debian.net-37fb8fae8af26587109c1ddc5956608a43ebbb30.tar.xz
reproducible: add four new amd64 build jobs running on the two new nodes
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/reproducible.yaml40
1 files changed, 40 insertions, 0 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index bddc0d6c..c747aa8b 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -422,6 +422,22 @@
- job-template:
defaults: reproducible_builder
+ name: '{name}_builder_amd64_4'
+
+- job-template:
+ defaults: reproducible_builder
+ name: '{name}_builder_amd64_5'
+
+- job-template:
+ defaults: reproducible_builder
+ name: '{name}_builder_amd64_6'
+
+- job-template:
+ defaults: reproducible_builder
+ name: '{name}_builder_amd64_7'
+
+- job-template:
+ defaults: reproducible_builder
name: '{name}_builder_armhf_1'
- job-template:
@@ -842,6 +858,30 @@
my_shell: '/srv/jenkins/bin/reproducible_build.sh'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
my_node: ''
+ - '{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_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
+ my_node: ''
+ - '{name}_builder_amd64_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 profitbricks-build1-amd64 profitbricks-build2-amd64'
+ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
+ my_node: ''
+ - '{name}_builder_amd64_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 profitbricks-build2-amd64 profitbricks-build1-amd64'
+ my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
+ my_node: ''
+ - '{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_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 * * * *'