Code Review
/
releng.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
fce79a6
)
Fix slave label usage
93/73693/1
author
Cédric Ollivier
<cedric.ollivier@orange.com>
Mon, 12 Dec 2022 17:21:46 +0000
(18:21 +0100)
committer
Cédric Ollivier
<cedric.ollivier@orange.com>
Mon, 12 Dec 2022 17:21:46 +0000
(18:21 +0100)
Change-Id: Ic6e9d781c61d0c74a7c479728bd8093c950aa35b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
jjb/releng/opnfv-lint.yaml
patch
|
blob
|
history
diff --git
a/jjb/releng/opnfv-lint.yaml
b/jjb/releng/opnfv-lint.yaml
index
7a8bc61
..
6df0586
100644
(file)
--- a/
jjb/releng/opnfv-lint.yaml
+++ b/
jjb/releng/opnfv-lint.yaml
@@
-40,13
+40,9
@@
- project-parameter:
project: $GERRIT_PROJECT
branch: '{branch}'
- - node:
- name: SLAVE_NAME
- description: Slaves to execute yamllint
- default-slaves:
- - opnfv-build
- allowed-multiselect: true
- ignore-offline-nodes: true
+ - label:
+ name: slave
+ default: opnfv-build
scm:
- git-scm-gerrit