interop/zuul.d/projects.yaml
Chris Hoge 497074a1a7 Make consistency job gating.
This patch updates some of the consistency checking tools
to make them more generally usable by allowing both
automatic checkout of tempest and manual checkout. It builds
on this to add a Zuul job that gates against the consistency
check.

Change-Id: Id0d9148af39c2d2ccf8f11502cc9aff6699f0ead
2018-10-03 08:35:49 -05:00

12 lines
238 B
YAML

- project:
templates:
- build-openstack-docs-pti
check:
jobs:
- openstack-tox-pep8
- interop-tempest-consistency
gate:
jobs:
- openstack-tox-pep8
- interop-tempest-consistency