Fix aviator job node selection.
The aviator job does not have a node label so add one. This will force the jobs to run on slaves with ruby1.9.1. Change-Id: I1f52aa5a5fa8b76954788eb1e8781ef1739ff49e
This commit is contained in:
parent
2049ccfa1d
commit
17aa24d0f4
@ -14,3 +14,5 @@
|
|||||||
publishers:
|
publishers:
|
||||||
- console-log
|
- console-log
|
||||||
- coverage-log-ruby
|
- coverage-log-ruby
|
||||||
|
|
||||||
|
node: '{node}'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user