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:
0ee358c
)
Make sure that jjb jobs run on master node only
95/95/1
author
Andrew Grimberg
<
[email protected]
>
Tue, 5 Jan 2016 19:31:07 +0000
(11:31 -0800)
committer
Andrew Grimberg
<
[email protected]
>
Tue, 5 Jan 2016 19:31:07 +0000
(11:31 -0800)
Change-Id: I2fc3110e8992c45ffcdf9758be7b9453a1b53272
Signed-off-by: Andrew Grimberg <
[email protected]
>
jjb/ci-management-jobs.yaml
patch
|
blob
|
history
diff --git
a/jjb/ci-management-jobs.yaml
b/jjb/ci-management-jobs.yaml
index
ed0638d
..
209152f
100644
(file)
--- a/
jjb/ci-management-jobs.yaml
+++ b/
jjb/ci-management-jobs.yaml
@@
-11,6
+11,7
@@
name: ci-management-verify-jjb
project-type: freestyle
+ node: master
concurrent: true
logrotate:
@@
-69,6
+70,7
@@
name: 'ci-management-merge'
project-type: freestyle
+ node: master
logrotate:
daysToKeep: 30
@@
-124,6
+126,7
@@
# basis with --flush-cache enabled to ensure jobs are properly configured in Jenkins
project-type: freestyle
+ node: master
logrotate:
daysToKeep: 30