Run jobs in gate as well

Voting jobs should be run in both check and gate queue, add them.
This ensures that merged changes always pass.

Change-Id: Icd40783c7d066c8ae880df4befa8d8b74711c796
This commit is contained in:
Andreas Jaeger 2018-09-05 20:33:36 +02:00
parent f7d75ede4a
commit 613bc513d9
1 changed files with 3 additions and 0 deletions

View File

@ -3,3 +3,6 @@
check:
jobs:
- openstack-tox-pep8
gate:
jobs:
- openstack-tox-pep8