Declare py311 support
Add a voting job, update trove classifiers. Change-Id: I757b76e3af5f667a670cdf65687f23ef2b486666
This commit is contained in:
10
.zuul.yaml
10
.zuul.yaml
@@ -29,6 +29,14 @@
|
||||
# swift can use different tox env names
|
||||
tox_envlist: func
|
||||
|
||||
- job:
|
||||
name: swiftclient-tox-py311
|
||||
parent: openstack-tox-py310
|
||||
vars:
|
||||
tox_envlist: py311
|
||||
bindep_profile: test py311
|
||||
python_version: '3.11'
|
||||
|
||||
- project:
|
||||
templates:
|
||||
- check-requirements
|
||||
@@ -49,6 +57,7 @@
|
||||
voting: true
|
||||
- openstack-tox-py310:
|
||||
voting: true
|
||||
- swiftclient-tox-py311
|
||||
gate:
|
||||
jobs:
|
||||
- swiftclient-swift-functional
|
||||
@@ -57,6 +66,7 @@
|
||||
voting: true
|
||||
- openstack-tox-py310:
|
||||
voting: true
|
||||
- swiftclient-tox-py311
|
||||
post:
|
||||
jobs:
|
||||
- openstack-tox-cover
|
||||
|
Reference in New Issue
Block a user