Merge "Add non-voting coverage job to sahara check pipeline"
This commit is contained in:
commit
671edb3383
@ -933,6 +933,9 @@ jobs:
|
||||
- name: ^(gate|check)-sahara-tox-py27-scenario-unit$
|
||||
branch: ^(?!stable/(icehouse|juno)).*$
|
||||
|
||||
- name: sahara-coverage
|
||||
voting: false
|
||||
|
||||
- name: gate-kite-python34
|
||||
voting: false
|
||||
|
||||
@ -2076,6 +2079,7 @@ projects:
|
||||
- gate-sahara-pylint
|
||||
- gate-sahara-tox-py27-scenario-unit
|
||||
- check-tempest-dsvm-sahara
|
||||
- sahara-coverage
|
||||
gate:
|
||||
- gate-tempest-dsvm-sahara
|
||||
- gate-sahara-tox-py27-scenario-unit
|
||||
|
Loading…
Reference in New Issue
Block a user