1ea53321c7
Adds the job to ensure compatibility with Python 3.12 to prepare for adding support for Ubuntu Noble which uses Python 3.12. Change-Id: I4db8694c6de79aef9183066de80ac2cdd468fa24
49 lines
1.9 KiB
YAML
49 lines
1.9 KiB
YAML
---
|
|
- project:
|
|
templates:
|
|
- openstack-cover-jobs
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|
|
|
|
check:
|
|
jobs:
|
|
- openstack-tox-pep8
|
|
- openstack-tox-py39
|
|
- openstack-tox-py310
|
|
- openstack-tox-py311
|
|
- openstack-tox-py312
|
|
- tenks-tox-ansible-lint
|
|
- tenks-deploy-teardown-ovs-bios-centos9s
|
|
- tenks-deploy-teardown-ovs-bios-debian-bullseye
|
|
- tenks-deploy-teardown-ovs-bios-rocky-9
|
|
- tenks-deploy-teardown-ovs-bios-ubuntu-jammy
|
|
- tenks-deploy-teardown-linuxbridge-uefi-centos9s
|
|
- tenks-deploy-teardown-linuxbridge-uefi-debian-bullseye
|
|
- tenks-deploy-teardown-linuxbridge-uefi-rocky-9
|
|
- tenks-deploy-teardown-linuxbridge-uefi-ubuntu-jammy
|
|
# Until we have ironic jobs using tenks, gate on the kayobe overcloud
|
|
# deploy job, which uses tenks to test bare metal compute provisioning.
|
|
- kayobe-overcloud-rocky9:
|
|
voting: false
|
|
- kayobe-overcloud-ubuntu-jammy
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-pep8
|
|
- openstack-tox-py39
|
|
- openstack-tox-py310
|
|
- openstack-tox-py311
|
|
- openstack-tox-py312
|
|
- tenks-tox-ansible-lint
|
|
- tenks-deploy-teardown-ovs-bios-centos9s
|
|
- tenks-deploy-teardown-ovs-bios-debian-bullseye
|
|
- tenks-deploy-teardown-ovs-bios-rocky-9
|
|
- tenks-deploy-teardown-ovs-bios-ubuntu-jammy
|
|
- tenks-deploy-teardown-linuxbridge-uefi-centos9s
|
|
- tenks-deploy-teardown-linuxbridge-uefi-debian-bullseye
|
|
- tenks-deploy-teardown-linuxbridge-uefi-rocky-9
|
|
- tenks-deploy-teardown-linuxbridge-uefi-ubuntu-jammy
|
|
# Until we have ironic jobs using tenks, gate on the kayobe overcloud
|
|
# deploy job, which uses tenks to test bare metal compute provisioning.
|
|
# - kayobe-overcloud-rocky9
|
|
- kayobe-overcloud-ubuntu-jammy
|