CI: Make py314 job voting

Change-Id: Ied0635ede2ba9daca0fc68100652d27c5a330f8d
Signed-off-by: Tim Burke <tim.burke@gmail.com>
This commit is contained in:
Tim Burke
2026-02-23 09:41:49 -08:00
parent ac4b80bc0a
commit ab7bf2e0c0
2 changed files with 5 additions and 2 deletions

View File

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

View File

@@ -30,6 +30,7 @@ classifier =
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Programming Language :: Python :: 3.13
Programming Language :: Python :: 3.14
Programming Language :: Python :: 3 :: Only
[files]