
To be able to reasonably guess in which project the job is defined looking at its name rename it to something more reasonable at the same time assuming there might be more of the publish jobs (well, we can generate lot of different things). Change-Id: I5c2779c9418c28bc4af4f31a80661b87b4d78848
29 lines
1.1 KiB
YAML
29 lines
1.1 KiB
YAML
---
|
|
- project:
|
|
templates:
|
|
- publish-openstack-docs-pti
|
|
check:
|
|
jobs:
|
|
- openstack-tox-pep8
|
|
- openstack-tox-py311
|
|
- codegenerator-openapi-block-storage-tips-with-api-ref
|
|
- codegenerator-openapi-compute-tips-with-api-ref
|
|
- codegenerator-openapi-identity-tips-with-api-ref
|
|
- codegenerator-openapi-image-tips-with-api-ref
|
|
- codegenerator-openapi-load-balancing-tips-with-api-ref
|
|
- codegenerator-openapi-network-tips-with-api-ref
|
|
- codegenerator-openapi-placement-tips-with-api-ref
|
|
- codegenerator-tox-publish-openapi-specs
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-pep8
|
|
- openstack-tox-py311
|
|
- codegenerator-openapi-block-storage-tips-with-api-ref
|
|
- codegenerator-openapi-compute-tips-with-api-ref
|
|
- codegenerator-openapi-identity-tips-with-api-ref
|
|
- codegenerator-openapi-image-tips-with-api-ref
|
|
- codegenerator-openapi-load-balancing-tips-with-api-ref
|
|
- codegenerator-openapi-network-tips-with-api-ref
|
|
- codegenerator-openapi-placement-tips-with-api-ref
|
|
- codegenerator-tox-publish-openapi-specs
|