Make packstack jobs non voting
Considering that we are the only users of packstack job (based on the http://codesearch.openstack.org/ search) which has been failing for more than a week at the moment, this patch makes the packstack jobs non voting. The future of packstack jobs as gate ones within this project will be discussed. Change-Id: Idb059598f22fe51033cbd9ca18e596f7cc004fc0
This commit is contained in:
parent
e5f2ba7c7d
commit
5dd93a845c
@ -12,8 +12,10 @@
|
|||||||
- python-tempestconf-tempest-devstack-admin-train
|
- python-tempestconf-tempest-devstack-admin-train
|
||||||
- python-tempestconf-tempest-devstack-admin-stein
|
- python-tempestconf-tempest-devstack-admin-stein
|
||||||
- python-tempestconf-tempest-devstack-demo
|
- python-tempestconf-tempest-devstack-demo
|
||||||
- python-tempestconf-tempest-packstack-admin
|
- python-tempestconf-tempest-packstack-admin:
|
||||||
- python-tempestconf-tempest-packstack-demo
|
voting: false
|
||||||
|
- python-tempestconf-tempest-packstack-demo:
|
||||||
|
voting: false
|
||||||
- python-tempestconf-tempest-devstack-admin-plugins
|
- python-tempestconf-tempest-devstack-admin-plugins
|
||||||
- tripleo-ci-centos-8-scenario002-standalone
|
- tripleo-ci-centos-8-scenario002-standalone
|
||||||
- tripleo-ci-centos-8-standalone
|
- tripleo-ci-centos-8-standalone
|
||||||
@ -25,8 +27,6 @@
|
|||||||
- python-tempestconf-tempest-devstack-admin-train
|
- python-tempestconf-tempest-devstack-admin-train
|
||||||
- python-tempestconf-tempest-devstack-admin-stein
|
- python-tempestconf-tempest-devstack-admin-stein
|
||||||
- python-tempestconf-tempest-devstack-demo
|
- python-tempestconf-tempest-devstack-demo
|
||||||
- python-tempestconf-tempest-packstack-admin
|
|
||||||
- python-tempestconf-tempest-packstack-demo
|
|
||||||
- python-tempestconf-tempest-devstack-admin-plugins
|
- python-tempestconf-tempest-devstack-admin-plugins
|
||||||
- tripleo-ci-centos-8-scenario002-standalone
|
- tripleo-ci-centos-8-scenario002-standalone
|
||||||
- tripleo-ci-centos-8-standalone
|
- tripleo-ci-centos-8-standalone
|
||||||
|
Loading…
Reference in New Issue
Block a user