Promote linters job to voting.
While we're adding items to the gate pipeline also add the py27 unit tests 'just in case' Change-Id: I26e4d3a2f9fa8d61740d6aa761a66e98704bc7e0
This commit is contained in:
parent
75d47b853b
commit
4fb27bb591
@ -5,10 +5,13 @@
|
|||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-tox-py27
|
- openstack-tox-py27
|
||||||
- openstack-tox-linters:
|
- openstack-tox-linters
|
||||||
voting: false
|
|
||||||
- election-tox-ci-checks:
|
- election-tox-ci-checks:
|
||||||
voting: false
|
voting: false
|
||||||
|
gate:
|
||||||
|
jobs:
|
||||||
|
- openstack-tox-py27
|
||||||
|
- openstack-tox-linters
|
||||||
post:
|
post:
|
||||||
jobs:
|
jobs:
|
||||||
- publish-static
|
- publish-static
|
||||||
|
Loading…
Reference in New Issue
Block a user