Mark py312 job as voting and update classifiers

Change-Id: I31f26e13a90547940436599fbda5af5745937563
This commit is contained in:
Tim Burke 2024-04-29 15:10:15 -07:00
parent ce4fb27b53
commit 12dacb3e2c
2 changed files with 5 additions and 2 deletions

View File

@ -55,13 +55,15 @@
irrelevant-files: *functest-irrelevant-files
- tempest-full-py3:
irrelevant-files: *functest-irrelevant-files
- openstack-tox-py311:
- openstack-tox-py311
- openstack-tox-py312:
voting: true
gate:
jobs:
- swiftclient-swift-functional
- swiftclient-functional
- openstack-tox-py311:
- openstack-tox-py311
- openstack-tox-py312:
voting: true
post:
jobs:

View File

@ -29,6 +29,7 @@ classifier =
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Programming Language :: Python :: 3 :: Only
[files]