From ad6544e8a5e754984e4ed9e29759d543933387d5 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Sun, 17 Jul 2022 00:54:51 +0900 Subject: Update python testing as per zed cycle testing runtime In Zed cycle, we have dropped the python 3.6/3.7[1] testing and its support. Add release notes and update the python classifier for the same. [1] https://governance.openstack.org/tc/reference/runtimes/zed.html Co-Authored-By: Ghanshyam Mann Change-Id: I8a07a79a976c82518a6a94b6725719b9375df3a2 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.zuul.yaml') diff --git a/.zuul.yaml b/.zuul.yaml index 3772743..5426d52 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -2,7 +2,7 @@ templates: - check-requirements # - openstack-lower-constraints-jobs - - openstack-python3-yoga-jobs + - openstack-python3-zed-jobs - openstackclient-plugin-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 -- cgit v1.2.1