Skip to content

Commit

Permalink
Mark py312 job as voting and update classifiers
Browse files Browse the repository at this point in the history
Change-Id: I31f26e13a90547940436599fbda5af5745937563
  • Loading branch information
tipabu committed Apr 29, 2024
1 parent ce4fb27 commit 12dacb3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 12dacb3

Please sign in to comment.