codegenerator/zuul.d/project.yaml
Artem Goncharov 5420dbb0c9 Add job to generate rust code
Change-Id: I322d117a7cce23c96331f2f294374cde87325c99
2024-06-20 16:50:02 +02:00

35 lines
1.4 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-object-store-static
- codegenerator-openapi-placement-tips-with-api-ref
- codegenerator-openapi-shared-file-system-tips-with-api-ref
- codegenerator-tox-publish-openapi-specs
- codegenerator-rust-all
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-object-store-static
- codegenerator-openapi-placement-tips-with-api-ref
- codegenerator-openapi-shared-file-system-tips-with-api-ref
- codegenerator-tox-publish-openapi-specs
- codegenerator-rust-all