Add Python 3.12 classifier
We are testing this in CI and can support it going forward now. The osc-tox-py310-tips job is removed in a favour of a new osc-tox-py312-tips job. Change-Id: I87a726cb65223cba9975d0505c13fe42dcd7fa14 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
parent
b223156906
commit
f885a47450
@ -38,8 +38,8 @@
|
||||
zuul_work_dir: src/opendev.org/openstack/python-openstackclient
|
||||
|
||||
- job:
|
||||
name: osc-tox-py310-tips
|
||||
parent: openstack-tox-py310
|
||||
name: osc-tox-py312-tips
|
||||
parent: openstack-tox-py312
|
||||
description: |
|
||||
Run unit tests for OpenStackClient with master branch of important libs.
|
||||
|
||||
@ -202,11 +202,11 @@
|
||||
check:
|
||||
jobs:
|
||||
- osc-tox-py38-tips
|
||||
- osc-tox-py310-tips
|
||||
- osc-tox-py312-tips
|
||||
gate:
|
||||
jobs:
|
||||
- osc-tox-py38-tips
|
||||
- osc-tox-py310-tips
|
||||
- osc-tox-py312-tips
|
||||
|
||||
- project:
|
||||
templates:
|
||||
|
Loading…
x
Reference in New Issue
Block a user