7f56f206e6
We have prepared general testing template now and that has been updated for 2023.2 (current dev cycle) testing runtime. - https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/873051 Switching election repo testing to the general template and we do not need to update it in future cycle (all adjustment of future cycle testing runtime will be handled by central place). Change-Id: I1ea1e98ba4b7214b4576ecac1e2fdd66bd218c06
17 lines
386 B
YAML
17 lines
386 B
YAML
- project:
|
|
templates:
|
|
- build-openstack-docs-pti
|
|
- openstack-python3-jobs
|
|
check:
|
|
jobs:
|
|
- openstack-tox-linters
|
|
- election-tox-ci-checks-review
|
|
- election-tox-ci-checks-election
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-linters
|
|
- election-tox-ci-checks-election
|
|
promote:
|
|
jobs:
|
|
- promote-governance-election
|