From b3567156f152c45141e079731e9564399daf9bf6 Mon Sep 17 00:00:00 2001 From: Riccardo Pittau Date: Thu, 20 Apr 2023 09:43:17 +0200 Subject: [PATCH] Use generic openstack python3 tests Adds support for python3.10 Change-Id: If517c94aff0d1b3546843153993aadc9ab2fcb73 --- setup.cfg | 1 + zuul.d/project.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index c66fe10..d2d0a9b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -19,6 +19,7 @@ classifier = Programming Language :: Python :: 3 Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 [files] packages = diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index ca7eed1..146a642 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -2,7 +2,7 @@ templates: - check-requirements - openstack-cover-jobs - - openstack-python3-zed-jobs + - openstack-python3-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 check: