diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-11-25 14:41:52 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-11-25 14:41:52 +0100 |
commit | f813ce917ea767b6b59ade1303fb400b252c47cc (patch) | |
tree | 21c9b226c33a442aaac5897c9b00f3ee7587b725 /job-cfg | |
parent | 0eea9c96aa8c1d0942bd15b41ced6b6c883adb3d (diff) | |
download | jenkins.debian.net-f813ce917ea767b6b59ade1303fb400b252c47cc.tar.xz |
reproducible: distribute armhf better, but keeping 6 and 3 the maximum number of builders per 2 and 1 gb ram nodes
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 309a99d5..5cc5abc3 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -1451,7 +1451,7 @@ - '{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_shell: '/srv/jenkins/bin/reproducible_build.sh odxu4-armhf-rb:2229 rpi2b-armhf-rb:2230' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' - '{name}_builder_armhf_11': @@ -1469,7 +1469,7 @@ - '{name}_builder_armhf_13': 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 wbd0-armhf-rb:2223' + my_shell: '/srv/jenkins/bin/reproducible_build.sh cbxi4pro0-armhf-rb:2226 rpi2b-armhf-rb:2230' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' - '{name}_builder_armhf_14': |