Skip to content

Commit ab7bf2e

Browse files
committed
CI: Make py314 job voting
Change-Id: Ied0635ede2ba9daca0fc68100652d27c5a330f8d Signed-off-by: Tim Burke <tim.burke@gmail.com>
1 parent ac4b80b commit ab7bf2e

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

.zuul.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,15 @@
5656
irrelevant-files: *functest-irrelevant-files
5757
- tempest-full-py3:
5858
irrelevant-files: *functest-irrelevant-files
59-
- openstack-tox-py313:
59+
- openstack-tox-py313
60+
- openstack-tox-py314:
6061
voting: true
6162
gate:
6263
jobs:
6364
- swiftclient-swift-functional
6465
- swiftclient-functional
65-
- openstack-tox-py313:
66+
- openstack-tox-py313
67+
- openstack-tox-py314:
6668
voting: true
6769
post:
6870
jobs:

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ classifier =
3030
Programming Language :: Python :: 3.11
3131
Programming Language :: Python :: 3.12
3232
Programming Language :: Python :: 3.13
33+
Programming Language :: Python :: 3.14
3334
Programming Language :: Python :: 3 :: Only
3435

3536
[files]

0 commit comments

Comments
 (0)