summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-02-11 18:48:58 +0100
committerHolger Levsen <holger@layer-acht.org>2016-02-11 18:48:58 +0100
commit3f3d1975b3b21f29c29edc66cb35dc947d5960fe (patch)
treef95a61362a22b330bd1d74c3f2c1abf14c85f06e /job-cfg
parent9e6877911785345ff48a149c555bb77c2cd9ecd0 (diff)
downloadjenkins.debian.net-3f3d1975b3b21f29c29edc66cb35dc947d5960fe.tar.xz
reproducible debian: add 16th armhf build node, thanks vagrant
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/reproducible.yaml7
1 files changed, 6 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 782f9f59..238c2d98 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -304,6 +304,7 @@
my_hname:
- 'bpi0': { my_arch: 'armhf' }
- 'cbxi4a': { my_arch: 'armhf' }
+ - 'cbxi4b': { my_arch: 'armhf' }
- 'cbxi4pro0': { my_arch: 'armhf' }
- 'ff2a': { my_arch: 'armhf' }
- 'ff2b': { my_arch: 'armhf' }
@@ -347,6 +348,7 @@
my_hname:
- 'bpi0': { my_arch: 'armhf' }
- 'cbxi4a': { my_arch: 'armhf' }
+ - 'cbxi4b': { my_arch: 'armhf' }
- 'cbxi4pro0': { my_arch: 'armhf' }
- 'ff2a': { my_arch: 'armhf' }
- 'ff2b': { my_arch: 'armhf' }
@@ -514,7 +516,10 @@
# could have all archs in one block, but it seems cleaner this way
# to choose new jobs:
- # for i in wbq0 cbxi4a cbxi4pro0 ff2a ff2b odxu4 odxu4b odxu4c opi2a opi2b rpi2b rpi2c bpi0 hb0 wbd0 ; do echo "$i: " ; grep my_node1 job-cfg/reproducible.yaml|grep armhf|grep $i-armhf ; echo ; done
+ # for i in wbq0 cbxi4a cbxi4b cbxi4pro0 ff2a ff2b odxu4 odxu4b odxu4c opi2a opi2b rpi2b rpi2c bpi0 hb0 wbd0 ; do echo "$i: " ; grep my_node1 job-cfg/reproducible.yaml|grep armhf|grep $i-armhf ; echo ; done
+ # 8 jobs for quad-cores with 4 gb ram
+ # 6 jobs for quad-cores with 2 gb ram
+ # 3 jobs for dual-cores with 1 gb ram
- '{name}_builder_{my_arch}_{my_num}':
my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.'
my_arch: 'armhf'