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: If7d0e22dbd443c4de006b0b5f9059aabb492406c
This commit is contained in:
Andreas Jaeger 2019-08-21 08:19:00 +02:00 committed by Andreas Jaeger
parent 81b779a92f
commit bf9cdebc22
1 changed files with 2 additions and 7 deletions

View File

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