Commit 3a059156 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible: add two more armhf build jobs

parent 5f1fe743
...@@ -412,6 +412,14 @@ ...@@ -412,6 +412,14 @@
defaults: reproducible_builder defaults: reproducible_builder
name: '{name}_builder_armhf_4' name: '{name}_builder_armhf_4'
- job-template:
defaults: reproducible_builder
name: '{name}_builder_armhf_5'
- job-template:
defaults: reproducible_builder
name: '{name}_builder_armhf_6'
- job-template: - job-template:
defaults: reproducible_other_projects defaults: reproducible_other_projects
name: '{name}_coreboot' name: '{name}_coreboot'
...@@ -806,6 +814,18 @@ ...@@ -806,6 +814,18 @@
my_shell: '/srv/jenkins/bin/reproducible_build.sh cbxi4pro0-armhf-rb:2226 wbq0-armhf-rb:2225' my_shell: '/srv/jenkins/bin/reproducible_build.sh cbxi4pro0-armhf-rb:2226 wbq0-armhf-rb:2225'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
my_node: '' my_node: ''
- '{name}_builder_armhf_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 cbxi4pro0-armhf-rb:2226 bpi0-armhf-rb:2222'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
my_node: ''
- '{name}_builder_armhf_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 wbq0-armhf-rb:2225 hb0-armhf-rb:2224'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
my_node: ''
- '{name}_coreboot': - '{name}_coreboot':
my_description: 'Rebuild all coreboot ROMs twice (with variations) and investigate regarding reproducibility.' my_description: 'Rebuild all coreboot ROMs twice (with variations) and investigate regarding reproducibility.'
my_timed: '23 42 23 * *' my_timed: '23 42 23 * *'
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment