Update functional jobs for 2023.2

Based on the python runtimes for 2023.2 [0], we should be running
functional jobs on python 3.9 and python 3.10.

This patch does not remove the ability to run the functional jobs
locally on python 3.8, as it may be useful to test changes that
are intended to be backported.

[0] https://governance.openstack.org/tc/reference/runtimes/2023.2.html

Change-Id: I5e12a7555b465a5fd8510d5a9b80d5caa30ce507
This commit is contained in:
Brian Rosmaita 2023-04-17 17:31:04 -04:00
parent cd44d3763d
commit 3febae7529

View File

@ -14,7 +14,7 @@
- cinder-mypy
- cinder-tox-bandit-baseline:
voting: false
- openstack-tox-functional-py38:
- openstack-tox-functional-py39:
irrelevant-files: &functional-irrelevant-files
- ^.*\.rst$
- ^cinder/locale/.*$