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
1 changed files with 5 additions and 6 deletions

View File

@ -200,17 +200,16 @@
check:
jobs:
- horizon-openstack-tox-python3-django111
- horizon-selenium-headless:
voting: false
- horizon-integration-tests:
voting: false
- horizon-selenium-headless
- horizon-integration-tests
- horizon-dsvm-tempest-plugin
- horizon-dsvm-tempest-plugin-py27
- horizon-tox-bandit-baseline:
voting: false
- horizon-tox-bandit-baseline
gate:
queue: horizon
jobs:
- horizon-openstack-tox-python3-django111
- horizon-dsvm-tempest-plugin
- horizon-dsvm-tempest-plugin-py27
- horizon-selenium-headless
- horizon-integration-tests