Remove py36 zuul task

In Zed, we have dropped the python 3.6/3.7[1] testing
and its support. Removing the py36 centos8 job as well as
updating the python classifier also to reflect the same.

[1] https://governance.openstack.org/tc/reference/runtimes/zed.html

Change-Id: Ie240decdaa1fac19a3b1a56f29741303329e2e28
This commit is contained in:
zhangbailin 2022-06-08 09:01:37 +08:00
parent 3306696b68
commit 8f04a31e18
1 changed files with 8 additions and 1 deletions

View File

@ -2,5 +2,12 @@
templates:
- check-requirements
- openstackclient-plugin-jobs
- openstack-python3-yoga-jobs
- publish-openstack-docs-pti
check:
jobs:
- openstack-tox-pep8
- openstack-tox-py38
gate:
jobs:
- openstack-tox-pep8
- openstack-tox-py38