Switch to 2023.2 testing runtime py version
We have prepared general testing template now and that has been updated for 2023.2 (current dev cycle) testing runtime. - https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/873051 Switching election repo testing to the general template and we do not need to update it in future cycle (all adjustment of future cycle testing runtime will be handled by central place). Change-Id: I1ea1e98ba4b7214b4576ecac1e2fdd66bd218c06
This commit is contained in:
parent
349b659a03
commit
7f56f206e6
@ -1,7 +1,7 @@
|
||||
- project:
|
||||
templates:
|
||||
- build-openstack-docs-pti
|
||||
- openstack-python36-jobs
|
||||
- openstack-python3-jobs
|
||||
check:
|
||||
jobs:
|
||||
- openstack-tox-linters
|
||||
|
@ -13,8 +13,9 @@ classifier =
|
||||
Operating System :: POSIX :: Linux
|
||||
Programming Language :: Python
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.5
|
||||
Programming Language :: Python :: 3.6
|
||||
Programming Language :: Python :: 3.8
|
||||
Programming Language :: Python :: 3.9
|
||||
Programming Language :: Python :: 3.10
|
||||
|
||||
[files]
|
||||
packages = openstack_election
|
||||
|
Loading…
Reference in New Issue
Block a user