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: Ibbf9e08508b0a3c60db81a8b8c85a71ece9ecd76
This commit is contained in:
parent
263741c976
commit
9ca4d67733
@ -1,18 +1,13 @@
|
|||||||
---
|
---
|
||||||
- project:
|
- project:
|
||||||
templates:
|
templates:
|
||||||
- build-openstack-docs-pti
|
- publish-stx-docs
|
||||||
|
- stx-release-notes-jobs
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- build-openstack-releasenotes
|
|
||||||
- openstack-tox-pep8
|
- openstack-tox-pep8
|
||||||
- openstack-tox-linters
|
- openstack-tox-linters
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- build-openstack-releasenotes
|
|
||||||
- openstack-tox-pep8
|
- openstack-tox-pep8
|
||||||
- openstack-tox-linters
|
- openstack-tox-linters
|
||||||
post:
|
|
||||||
jobs:
|
|
||||||
- publish-stx-tox
|
|
||||||
- publish-stx-releasenotes
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user