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
17f4dff7
Commit
17f4dff7
authored
Nov 25, 2015
by
Holger Levsen
Browse files
reproducible: improve command to show how armhf builder jobs are distributed on the nodes
parent
6290fe72
Changes
1
Hide whitespace changes
Inline
Side-by-side
job-cfg/reproducible.yaml
View file @
17f4dff7
...
@@ -676,7 +676,7 @@
...
@@ -676,7 +676,7 @@
name
:
'
{name}_builder_amd64_32'
name
:
'
{name}_builder_amd64_32'
# use this to get an overview how builds are distributed on the nodes
# use this to get an overview how builds are distributed on the nodes
# grep armhf job-cfg/reproducible.yaml |grep build.sh ; echo ; echo ; echo ; for i in bpi0 wbq0 cbxi4pro0 hb0 odxu4 wbd0 rpi2b ; do echo "$i:" ; grep armhf job-cfg/reproducible.yaml |grep build.sh
|
grep $i ; echo ; done
# grep armhf job-cfg/reproducible.yaml |grep build.sh ; echo ; echo ; echo ; for i in bpi0 wbq0 cbxi4pro0 hb0 odxu4 wbd0 rpi2b ; do echo
-n
"$i:
" ; grep armhf job-cfg/reproducible.yaml
| grep -v grep
|
grep build.sh
| grep -c $i ; grep armhf job-cfg/reproducible.yaml | grep -v grep | grep build.sh |
grep $i ; echo ; done
-
job-template
:
-
job-template
:
defaults
:
reproducible_builder
defaults
:
reproducible_builder
name
:
'
{name}_builder_armhf_1'
name
:
'
{name}_builder_armhf_1'
...
...
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