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: Ic70832ed4e4fba3343381f7ead611085c0849994
This commit is contained in:
Andreas Jaeger 2019-08-21 08:13:32 +02:00 committed by Andreas Jaeger
parent d7dc7b1eaa
commit 13e42caf7b
1 changed files with 3 additions and 10 deletions

View File

@ -1,26 +1,19 @@
---
- project:
templates:
- build-openstack-docs-pti
- publish-stx-docs
- stx-api-ref-jobs
- stx-release-notes-jobs
check:
jobs:
- build-openstack-api-ref
- build-openstack-releasenotes
- flock-devstack-ha
- openstack-tox-pep8
- openstack-tox-linters
gate:
jobs:
- build-openstack-api-ref
- build-openstack-releasenotes
- flock-devstack-ha
- openstack-tox-pep8
- openstack-tox-linters
post:
jobs:
- publish-stx-api-ref
- publish-stx-tox
- publish-stx-releasenotes
- job:
name: flock-devstack-ha