Promote non-voting jobs to voting
These jobs are stable enough so we can make them voting: * horizon-selenium-headless * horizon-integration-tests * horizon-tox-bandit-baseline - this job is now voting and configured only for 'check' queue. Change-Id: Ifca858e4c85748d801c412d7e91dce3362f0204f
This commit is contained in:
parent
bec265b90f
commit
513f9a79e6
11
.zuul.yaml
11
.zuul.yaml
@ -200,17 +200,16 @@
|
|||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- horizon-openstack-tox-python3-django111
|
- horizon-openstack-tox-python3-django111
|
||||||
- horizon-selenium-headless:
|
- horizon-selenium-headless
|
||||||
voting: false
|
- horizon-integration-tests
|
||||||
- horizon-integration-tests:
|
|
||||||
voting: false
|
|
||||||
- horizon-dsvm-tempest-plugin
|
- horizon-dsvm-tempest-plugin
|
||||||
- horizon-dsvm-tempest-plugin-py27
|
- horizon-dsvm-tempest-plugin-py27
|
||||||
- horizon-tox-bandit-baseline:
|
- horizon-tox-bandit-baseline
|
||||||
voting: false
|
|
||||||
gate:
|
gate:
|
||||||
queue: horizon
|
queue: horizon
|
||||||
jobs:
|
jobs:
|
||||||
- horizon-openstack-tox-python3-django111
|
- horizon-openstack-tox-python3-django111
|
||||||
- horizon-dsvm-tempest-plugin
|
- horizon-dsvm-tempest-plugin
|
||||||
- horizon-dsvm-tempest-plugin-py27
|
- horizon-dsvm-tempest-plugin-py27
|
||||||
|
- horizon-selenium-headless
|
||||||
|
- horizon-integration-tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user