stx-puppet/.zuul.yaml
Don Penney b5f4eb4caa Setup puppet-lint for new repo
This commit reintroduces the zuul jobs for running
puppet-lint in the new stx-puppet repo after the
restructuring work was completed.

Change-Id: I729135c04135ad66fcd1f24a52b9491fda35e1d2
Story: 2004515
Task: 36777
Signed-off-by: Don Penney <don.penney@windriver.com>
2019-09-24 10:51:11 -04:00

17 lines
290 B
YAML

---
- project:
check:
jobs:
- stx-puppet-linters
gate:
jobs:
- stx-puppet-linters
- job:
name: stx-puppet-linters
parent: openstack-tox-linters
description: |
Run linters for stx-puppet
pre-run: playbooks/tox-puppet-lint/pre.yaml