diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-11-13 13:15:26 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-11-13 13:15:26 +0100 |
commit | 08368079d05703af29ae19978e99b4f7bd7bced7 (patch) | |
tree | 40b1401f894c88b4d2ffe1047221dc16160fb47b | |
parent | 48dbd4ee8df011b8d30adf8036e4dac898733b30 (diff) | |
download | jenkins.debian.net-08368079d05703af29ae19978e99b4f7bd7bced7.tar.xz |
reproducible: distribute armhf builds more evenly
-rw-r--r-- | job-cfg/reproducible.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 35d659f5..442bd44c 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -1371,7 +1371,7 @@ - '{name}_builder_armhf_1': 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 bpi0-armhf-rb:2222 wbq0-armhf-rb:2225' + my_shell: '/srv/jenkins/bin/reproducible_build.sh bpi0-armhf-rb:2222 odxu4-armhf-rb:2229' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' - '{name}_builder_armhf_2': @@ -1401,7 +1401,7 @@ - '{name}_builder_armhf_6': 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 hb0-armhf-rb:2224' + my_shell: '/srv/jenkins/bin/reproducible_build.sh wbq0-armhf-rb:2225 cbxi4pro0-armhf-rb:2226' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' - '{name}_builder_armhf_7': @@ -1413,7 +1413,7 @@ - '{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 odxu4-armhf-rb:2229' + my_shell: '/srv/jenkins/bin/reproducible_build.sh hb0-armhf-rb:2224 wbq0-armhf-rb:2225' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' - '{name}_builder_armhf_9': |