Add basic jobs in Zuul Layout

Based on other TripleO Ansible roles.
This commit is contained in:
Jill Rouleau 2018-07-24 13:50:41 -07:00
parent cd167b01a8
commit 1d8e582e75
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