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: I60b748616fc610e3521a26d37e8a09c4f27e2712
This commit is contained in:
parent
c0949589b5
commit
8359df894c
13
.zuul.yaml
13
.zuul.yaml
@ -1,11 +1,11 @@
|
||||
---
|
||||
- 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
|
||||
- openstack-tox-linters
|
||||
- sysinv-tox-py27
|
||||
- sysinv-tox-py35
|
||||
@ -21,8 +21,6 @@
|
||||
- puppet-modules-wrs-lint
|
||||
gate:
|
||||
jobs:
|
||||
- build-openstack-api-ref
|
||||
- build-openstack-releasenotes
|
||||
- openstack-tox-linters
|
||||
- sysinv-tox-py27
|
||||
- sysinv-tox-py35
|
||||
@ -36,11 +34,6 @@
|
||||
- cgtsclient-tox-pylint
|
||||
- puppet-manifests-lint
|
||||
- puppet-modules-wrs-lint
|
||||
post:
|
||||
jobs:
|
||||
- publish-stx-api-ref
|
||||
- publish-stx-tox
|
||||
- publish-stx-releasenotes
|
||||
|
||||
- job:
|
||||
name: sysinv-tox-py27
|
||||
|
Loading…
Reference in New Issue
Block a user