Add basic jobs in Zuul Layout

Based on other TripleO Ansible roles.

Change-Id: Id1e0577614e435d33cdb0fec5c84cc955ee39b08
This commit is contained in:
Jill Rouleau 2018-07-24 13:47:46 -07:00
parent c95cd1dd4f
commit b5b21e1cb0
1 changed files with 12 additions and 0 deletions

12
zuul.d/layout.yaml Normal file
View File

@ -0,0 +1,12 @@
- project:
templates:
- publish-to-pypi
check:
jobs:
- openstack-tox-linters
gate:
jobs:
- openstack-tox-linters
post:
jobs:
- publish-openstack-python-branch-tarball