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:
|
||||
jobs:
|
||||
- openstack-tox-py27
|
||||
- openstack-tox-linters:
|
||||
voting: false
|
||||
- openstack-tox-linters
|
||||
- election-tox-ci-checks:
|
||||
voting: false
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-tox-py27
|
||||
- openstack-tox-linters
|
||||
post:
|
||||
jobs:
|
||||
- publish-static
|
||||
|
Loading…
Reference in New Issue
Block a user