Make functional job voting in both check and gate
The job watcher-tempest-functional is voting in gate but non-voting in check. This does not make sense, it needs to pass in check, otherwise it will not pass in gate. Make the check job voting as well. Change-Id: If49ce056a7d096fe892b45616bd12b720822260c
This commit is contained in:
parent
0c1f30e121
commit
cfd11f8945
@ -4,8 +4,7 @@
|
||||
- tempest-plugin-jobs
|
||||
check:
|
||||
jobs:
|
||||
- watcher-tempest-functional:
|
||||
voting: false
|
||||
- watcher-tempest-functional
|
||||
- watcher-tempest-dummy_optim:
|
||||
voting: false
|
||||
- watcher-tempest-actuator:
|
||||
|
Loading…
x
Reference in New Issue
Block a user