openstack-map/.zuul.yaml
Thierry Carrez 1398bc44ee Add YAML linting in check and gate
Introduce YAML linting for check and gate queues so that
we don't introduce incorrect YAML in proposed changes.

Includes a couple of nit fixes so that tests actually pass.

Change-Id: Ie07f11a24fb2ad853b49b69fe295bcae2c5764e6
2019-01-07 11:34:04 +01:00

8 lines
122 B
YAML

- project:
check:
jobs:
- openstack-tox-validate
gate:
jobs:
- openstack-tox-validate