Skip to content

Commit c19c5ae

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "CI: Make py314 job voting"
2 parents eeac7ad + ab7bf2e commit c19c5ae

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)