Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian QA
jenkins.debian.net
Commits
0b64947c
Commit
0b64947c
authored
Jun 12, 2017
by
Holger Levsen
Browse files
reproducible Debian: WIP, how to distribute more arm64 workers
Signed-off-by:
Holger Levsen
<
holger@layer-acht.org
>
parent
8f2a892d
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/reproducible_build_service.sh
View file @
0b64947c
...
...
@@ -115,6 +115,14 @@ choose_nodes() {
arm64_30
)
NODE1
=
codethink-sled15-arm64
NODE2
=
codethink-sled12-arm64
;;
arm64_31
)
NODE1
=
codethink-sled14-arm64
NODE2
=
codethink-sled11-arm64
;;
arm64_32
)
NODE1
=
codethink-sled13-arm64
NODE2
=
codethink-sled14-arm64
;;
# 9 10
#11 12
#13 14
#15 16
#16 9
#14 11
#12 13
#10 15
# to choose new armhf jobs:
# for i in cb3a hb0 rpi2b rpi2c wbd0 bpi0 bbx15 cbxi4pro0 ff2a ff2b ff64a jtk1a odc2a odxu4 odxu4b odxu4c odu3a opi2a opi2b opi2c p64b p64c wbq0 cbxi4a cbxi4b ff4a jtx1a ; do echo "$i: " ; grep NODE1 bin/reproducible_build_service.sh|grep armhf|grep $i-armhf ; done
# 8 jobs for quad-cores with 4 gb ram
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment