From 3fa8572b959ce4fa253cd430d71a3c222971f106 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 25 Nov 2015 19:16:44 +0100 Subject: reproducible: add 15th armhf build job --- job-cfg/reproducible.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'job-cfg/reproducible.yaml') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index a2b78a32..7e4837ab 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -733,6 +733,10 @@ defaults: reproducible_builder name: '{name}_builder_armhf_14' +- job-template: + defaults: reproducible_builder + name: '{name}_builder_armhf_15' + - job-template: defaults: reproducible_other_projects_trigger name: '{name}_coreboot' @@ -1478,6 +1482,12 @@ 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}_builder_armhf_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 wbd0-armhf-rb:2223 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: '42 23 * * 1' -- cgit v1.2.3-54-g00ecf