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:
parent
cd44d3763d
commit
3febae7529
@ -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/.*$
|
||||
|
Loading…
Reference in New Issue
Block a user