59a1e5e90d
Test the project against the latest and greatest Python versions. Change-Id: Ia2cdc51ff39f211281f4b728ad42b78fd39a0e58 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
39 lines
1.1 KiB
YAML
39 lines
1.1 KiB
YAML
---
|
|
|
|
- project:
|
|
templates:
|
|
- openstack-python3-jobs
|
|
- openstack-python3-next-jobs
|
|
- check-requirements
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|
|
- openstackclient-plugin-jobs
|
|
check:
|
|
jobs:
|
|
- openstack-tox-functional-py311:
|
|
required-projects:
|
|
- openstack/placement
|
|
- openstack-tox-functional-py312:
|
|
required-projects:
|
|
- openstack/placement
|
|
- openstack-tox-functional-py313:
|
|
required-projects:
|
|
- openstack/placement
|
|
- openstack-tox-functional-py314:
|
|
required-projects:
|
|
- openstack/placement
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-functional-py311:
|
|
required-projects:
|
|
- openstack/placement
|
|
- openstack-tox-functional-py312:
|
|
required-projects:
|
|
- openstack/placement
|
|
- openstack-tox-functional-py313:
|
|
required-projects:
|
|
- openstack/placement
|
|
- openstack-tox-functional-py314:
|
|
required-projects:
|
|
- openstack/placement
|