Promote the ci-check jobs to voting
The job showed it was useful and durind it's non-voting period we found a bug in out validation tooling. Let make it voting now so it's just there for the TC election. Change-Id: I70cf8124b9ddc674d8e55d30bb05a3a3e35c1bcc
This commit is contained in:
parent
4fb27bb591
commit
1cd6207cf8
@ -6,12 +6,12 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- openstack-tox-py27
|
- openstack-tox-py27
|
||||||
- openstack-tox-linters
|
- openstack-tox-linters
|
||||||
- election-tox-ci-checks:
|
- election-tox-ci-checks
|
||||||
voting: false
|
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-tox-py27
|
- openstack-tox-py27
|
||||||
- openstack-tox-linters
|
- openstack-tox-linters
|
||||||
|
- election-tox-ci-checks
|
||||||
post:
|
post:
|
||||||
jobs:
|
jobs:
|
||||||
- publish-static
|
- publish-static
|
||||||
|
Loading…
Reference in New Issue
Block a user