Update jobs for Bobcat development cycle
Updating the testing template to Bobcat testing runtime: https://governance.openstack.org/tc/reference/runtimes/2023.2.html Also python 2.7 testing is dropped. Change-Id: Ief5e3a105e35ec65c6d5e3603c971d724949b2f1
This commit is contained in:
parent
f31b8d85b6
commit
f2e9cac7bb
@ -160,13 +160,15 @@
|
||||
|
||||
- project:
|
||||
templates:
|
||||
- openstack-python3-zed-jobs
|
||||
- openstack-python3-antelope-jobs
|
||||
- openstack-python36-jobs
|
||||
check:
|
||||
jobs:
|
||||
- whitebox-devstack-multinode
|
||||
- whitebox-devstack-ceph-multinode
|
||||
- openstack-tox-py39
|
||||
gate:
|
||||
jobs:
|
||||
- whitebox-devstack-multinode
|
||||
- whitebox-devstack-ceph-multinode
|
||||
- openstack-tox-py39
|
||||
|
@ -13,11 +13,11 @@ classifier =
|
||||
License :: OSI Approved :: Apache Software License
|
||||
Operating System :: POSIX :: Linux
|
||||
Programming Language :: Python
|
||||
Programming Language :: Python :: 2.7
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.6
|
||||
Programming Language :: Python :: 3.7
|
||||
Programming Language :: Python :: 3.8
|
||||
Programming Language :: Python :: 3.9
|
||||
Programming Language :: Python :: 3.10
|
||||
|
||||
[global]
|
||||
setup-hooks =
|
||||
|
Loading…
x
Reference in New Issue
Block a user