497074a1a7
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
12 lines
238 B
YAML
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
|