Merge "Move upper functional job to py312"
This commit is contained in:
commit
80f585c2d6
@ -16,7 +16,7 @@
|
|||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-tox-functional-py39
|
- openstack-tox-functional-py39
|
||||||
- openstack-tox-functional-py311
|
- openstack-tox-functional-py312
|
||||||
- openstack-tox-pep8
|
- openstack-tox-pep8
|
||||||
- placement-nova-tox-functional-py39
|
- placement-nova-tox-functional-py39
|
||||||
- placement-nested-perfload:
|
- placement-nested-perfload:
|
||||||
@ -49,7 +49,7 @@
|
|||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-tox-functional-py39
|
- openstack-tox-functional-py39
|
||||||
- openstack-tox-functional-py311
|
- openstack-tox-functional-py312
|
||||||
- openstack-tox-pep8
|
- openstack-tox-pep8
|
||||||
- placement-nova-tox-functional-py39
|
- placement-nova-tox-functional-py39
|
||||||
- tempest-integrated-placement:
|
- tempest-integrated-placement:
|
||||||
|
@ -24,10 +24,10 @@ classifier =
|
|||||||
Programming Language :: Python :: Implementation :: CPython
|
Programming Language :: Python :: Implementation :: CPython
|
||||||
Programming Language :: Python :: 3 :: Only
|
Programming Language :: Python :: 3 :: Only
|
||||||
Programming Language :: Python :: 3
|
Programming Language :: Python :: 3
|
||||||
Programming Language :: Python :: 3.8
|
|
||||||
Programming Language :: Python :: 3.9
|
Programming Language :: Python :: 3.9
|
||||||
Programming Language :: Python :: 3.10
|
Programming Language :: Python :: 3.10
|
||||||
Programming Language :: Python :: 3.11
|
Programming Language :: Python :: 3.11
|
||||||
|
Programming Language :: Python :: 3.12
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
packages =
|
packages =
|
||||||
|
Loading…
Reference in New Issue
Block a user