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:
Tony Breeds 2018-08-01 07:26:38 +10:00
parent 75d47b853b
commit 4fb27bb591
1 changed files with 5 additions and 2 deletions

View File

@ -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