diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-11-25 14:51:14 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-11-25 14:51:14 +0100 |
commit | a62503e739944b1ab26f4dbdc5bd1ad8eeaf0df7 (patch) | |
tree | 687654af27ba0c03c9f2ee51efe52cc3b52687da /job-cfg | |
parent | f813ce917ea767b6b59ade1303fb400b252c47cc (diff) | |
download | jenkins.debian.net-a62503e739944b1ab26f4dbdc5bd1ad8eeaf0df7.tar.xz |
reproducible: distribute armhf build jobs better
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/reproducible.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 5cc5abc3..a2b78a32 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -1409,7 +1409,7 @@ - '{name}_builder_armhf_3': 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 hb0-armhf-rb:2224 cbxi4pro0-armhf-rb:2226' + my_shell: '/srv/jenkins/bin/reproducible_build.sh hb0-armhf-rb:2224 odxu4-armhf-rb:2229' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' - '{name}_builder_armhf_4': @@ -1463,7 +1463,7 @@ - '{name}_builder_armhf_12': 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 odxu4-armhf-rb:2229' + my_shell: '/srv/jenkins/bin/reproducible_build.sh wbd0-armhf-rb:2223 cbxi4pro0-armhf-rb:2226' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' - '{name}_builder_armhf_13': |