Make python 3.12 functional job voting

Python 3.12 testing is not mandatory in this cycle but
good to start the testing and fix the issues if any. Python
3.12 functional job is passing here so let's make it voting
so that we make sure not to introduce any py3.12 incompatible
change.

Change-Id: Ib9a3f60af9c9a86cba0403e6dbf09d4b6bb42b1c
This commit is contained in:
Ghanshyam Mann 2024-05-10 10:59:29 -07:00
parent f9c6e8c319
commit b0f9676949
1 changed files with 3 additions and 1 deletions

View File

@ -17,7 +17,6 @@
required-projects:
- openstack/placement
- openstack-tox-functional-py312:
voting: false
required-projects:
- openstack/placement
gate:
@ -31,3 +30,6 @@
- openstack-tox-functional-py311:
required-projects:
- openstack/placement
- openstack-tox-functional-py312:
required-projects:
- openstack/placement