summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-11-25 14:37:26 +0100
committerHolger Levsen <holger@layer-acht.org>2015-11-25 14:37:26 +0100
commit0eea9c96aa8c1d0942bd15b41ced6b6c883adb3d (patch)
tree809952361cb8a42c6b9dbee143c021718d7106df /job-cfg
parent17f4dff7c2bca424a9f34066934792d0d7b2d298 (diff)
downloadjenkins.debian.net-0eea9c96aa8c1d0942bd15b41ced6b6c883adb3d.tar.xz
reproducible: add just one new armhf builder job for now (and also fixup 69f0038 the last bit)
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/reproducible.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 673e1cff..309a99d5 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -730,6 +730,10 @@
name: '{name}_builder_armhf_13'
- job-template:
+ defaults: reproducible_builder
+ name: '{name}_builder_armhf_14'
+
+- job-template:
defaults: reproducible_other_projects_trigger
name: '{name}_coreboot'
@@ -1468,6 +1472,12 @@
my_shell: '/srv/jenkins/bin/reproducible_build.sh cbxi4pro0-armhf-rb:2226 wbd0-armhf-rb:2223'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
my_node: ''
+ - '{name}_builder_armhf_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 rpi2b-armhf-rb:2230 wbq0-armhf-rb:2225'
+ 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: '42 23 * * 1'