From 49fe38b77e911d53abd9c18640e7ab9847f7eda2 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 9 Nov 2015 11:53:15 +0100 Subject: reproducible debian: add 2 new armhf builder jobs and distribute jobs on odxu4 --- job-cfg/reproducible.yaml | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) (limited to 'job-cfg/reproducible.yaml') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 8c742ffc..b6b96b1b 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -646,6 +646,14 @@ defaults: reproducible_builder name: '{name}_builder_armhf_8' +- job-template: + defaults: reproducible_builder + name: '{name}_builder_armhf_9' + +- job-template: + defaults: reproducible_builder + name: '{name}_builder_armhf_10' + - job-template: defaults: reproducible_other_projects name: '{name}_coreboot' @@ -1311,13 +1319,25 @@ - '{name}_builder_armhf_7': 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 wbq0-armhf-rb:2225 bpi0-armhf-rb:2222' + my_shell: '/srv/jenkins/bin/reproducible_build.sh wbq0-armhf-rb:2225 odxu4-armhf-rb:2229' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' - '{name}_builder_armhf_8': 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 cbxi4pro0-armhf-rb:2226 hb0-armhf-rb:2224' + my_shell: '/srv/jenkins/bin/reproducible_build.sh cbxi4pro0-armhf-rb:2226 odxu4-armhf-rb:2229' + my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + my_node: '' + - '{name}_builder_armhf_9': + 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 odxu4-armhf-rb:2229 bpi0-armhf-rb:2222' + my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + my_node: '' + - '{name}_builder_armhf_10': + 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 odxu4-armhf-rb:2229 hb0-armhf-rb:2224' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' - '{name}_coreboot': -- cgit v1.2.3-70-g09d2