Enable Zuul voting for linters

Story: 2003371
Task: 24447

Change-Id: I574e682e3661cb99b368a9dd09e0b5bfa824107d
Signed-off-by: Don Penney <don.penney@windriver.com>
This commit is contained in:
Don Penney 2018-08-09 10:26:34 -05:00
parent ae0314279f
commit a617eeffca
1 changed files with 6 additions and 4 deletions

View File

@ -2,7 +2,9 @@
- project:
check:
jobs:
- openstack-tox-linters:
voting: false
- openstack-tox-pep8:
voting: false
- openstack-tox-linters
- openstack-tox-pep8
gate:
jobs:
- openstack-tox-linters
- openstack-tox-pep8