Code Review
/
ci-management.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
dffe5f7
)
Update ci merge job to use 4 threads
06/1206/1
author
Thanh Ha
<
[email protected]
>
Fri, 20 May 2016 00:42:11 +0000
(20:42 -0400)
committer
Thanh Ha
<
[email protected]
>
Fri, 20 May 2016 00:42:13 +0000
(20:42 -0400)
JJB 1.5.0 supports the --workers flag which allows us to tell it to use
multiple thread to update jobs.
Change-Id: I4626777990ca243d93a250e05d7791319eb20ac2
Signed-off-by: Thanh Ha <
[email protected]
>
jjb/ci-management/include-raw-jjb-update.sh
patch
|
blob
|
history
diff --git
a/jjb/ci-management/include-raw-jjb-update.sh
b/jjb/ci-management/include-raw-jjb-update.sh
index
05707d2
..
1a06ece
100644
(file)
--- a/
jjb/ci-management/include-raw-jjb-update.sh
+++ b/
jjb/ci-management/include-raw-jjb-update.sh
@@
-1,4
+1,4
@@
-jenkins-jobs update --recursive --delete-old jjb/
+jenkins-jobs update --recursive --delete-old
--workers 4
jjb/
# Submit patches for any jobs that can be auto updated
function submitJJB {