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:
Ivan Kolodyazhny 2019-03-11 18:27:54 +02:00
parent bec265b90f
commit 513f9a79e6

View File

@ -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