Remove non-voting job from gate pipeline

Non-voting jobs in the gate pipeline serve no useful purpose,
voting is the point of the gate.

Change-Id: Ic67d3e39adf4a1069c6cd1d161d0dd17c77662a1
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
This commit is contained in:
Dean Troyer 2018-09-14 13:06:01 -05:00
parent 2f2d0a1e02
commit df15921232
1 changed files with 0 additions and 2 deletions

View File

@ -7,6 +7,4 @@
- openstack-tox-linters
gate:
jobs:
- openstack-tox-pep8:
voting: false
- openstack-tox-linters