import zuul job settings from project-config

Step 1 of moving the zuul job settings out of project-config and into
each project repository.

See the python3-first goal document for details:
https://review.openstack.org/#/c/575933/

Change-Id: Ib5265efac1bb7f16720d063f27c0d440428399a3
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2018-07-10 17:58:18 -04:00
parent 4de1ee38fb
commit 4bd6296e82
1 changed files with 15 additions and 0 deletions

15
.zuul.yaml Normal file
View File

@ -0,0 +1,15 @@
- project:
templates:
- publish-openstack-docs-pti
- check-requirements
- release-notes-jobs-python3
- periodic-stable-jobs
check:
jobs:
- openstack-tox-pep8
gate:
jobs:
- openstack-tox-pep8
post:
jobs:
- publish-openstack-python-branch-tarball