Use Zuul templates

Use templates instead of individual jobs so that these
can be changed in one place.

Depends-On: https://review.opendev.org/677606
Change-Id: I62de775f13a35360a8bd4972dc4061d1086aeb3a
This commit is contained in:
Andreas Jaeger 2019-08-21 08:16:25 +02:00 committed by Andreas Jaeger
parent ffe49d36f6
commit d6b107ecc3
1 changed files with 2 additions and 7 deletions

View File

@ -1,18 +1,13 @@
---
- project:
templates:
- build-openstack-docs-pti
- publish-stx-docs
- stx-release-notes-jobs
check:
jobs:
- build-openstack-releasenotes
- openstack-tox-linters
- openstack-tox-pep8
gate:
jobs:
- build-openstack-releasenotes
- openstack-tox-linters
- openstack-tox-pep8
post:
jobs:
- publish-stx-tox
- publish-stx-releasenotes