Add openstack-tox-py312 test as non voting in generic template

Python 3.12 is not a mandatory testing in 2024.2 cycle but we
shoould start testing it to fix the failure in advance.

- https://governance.openstack.org/tc/reference/runtimes/2024.2.html#python

Change-Id: Id46c87724c11742ea5dd020a8493ca0a3cdcf932
This commit is contained in:
Ghanshyam Mann 2024-03-19 11:52:01 -07:00
parent 3d6a033ee0
commit d5c47d8b53
1 changed files with 25 additions and 0 deletions

View File

@ -659,6 +659,11 @@
branches:
- stable/2024.1
- master
# py3.12 testing is added as non voting from 2024.2 release onwards.
- openstack-tox-py312:
branches:
- master
voting: false
gate:
jobs:
- openstack-tox-pep8
@ -724,6 +729,11 @@
branches:
- stable/2024.1
- master
# py3.12 testing is added as non voting from 2024.2 release onwards.
- openstack-tox-py312:
branches:
- master
voting: false
gate:
jobs:
- openstack-tox-pep8
@ -817,6 +827,11 @@
branches:
- stable/2024.1
- master
# py3.12 testing is added as non voting from 2024.2 release onwards.
- openstack-tox-py312:
branches:
- master
voting: false
gate:
jobs:
- openstack-tox-pep8:
@ -922,6 +937,11 @@
branches:
- stable/2024.1
- master
# py3.12 testing is added as non voting from 2024.2 release onwards.
- openstack-tox-py312:
branches:
- master
voting: false
gate:
jobs:
- openstack-tox-pep8:
@ -1027,6 +1047,11 @@
branches:
- stable/2024.1
- master
# py3.12 testing is added as non voting from 2024.2 release onwards.
- openstack-tox-py312:
branches:
- master
voting: false
gate:
jobs:
- openstack-tox-pep8: