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: I65ad96cb7883b90f8111ff609c6a1b6e0e32a101
This commit is contained in:
Andreas Jaeger 2019-08-21 08:19:50 +02:00 committed by Andreas Jaeger
parent cb0f229d9f
commit d33aee6b10
1 changed files with 2 additions and 8 deletions

View File

@ -1,26 +1,20 @@
---
- project:
templates:
- build-openstack-docs-pti
- publish-stx-docs
- stx-release-notes-jobs
check:
jobs:
- build-openstack-releasenotes
- flock-devstack-integ
- openstack-tox-pep8
- openstack-tox-linters
- stx-integ-pylint
gate:
jobs:
- build-openstack-releasenotes
- flock-devstack-integ
- openstack-tox-pep8
- openstack-tox-linters
- stx-integ-pylint
post:
jobs:
- publish-stx-tox
- publish-stx-releasenotes
# This is the common base job definition for StarlingX flock services
- job: