Updating tests with Yoga testing runtime

Yoga testing runtime is updated now
- https://governance.openstack.org/tc/reference/runtimes/yoga.html
which needs to test py38 and py39. Unit tests update are
handled by the job template change in openstack-zuul-job and
this commit makes changes to fucntional job to run py39 as voting
and updating the metdata in setup file.
Change-Id: I314fd61f20f2c3551f6231d191b7dcaaefabd2b5
This commit is contained in:
Ghanshyam Mann
2021年11月24日 16:48:37 -06:00
committed by Ghanshyam
parent 3047cde210
commit 9dd0070ce6

View File

@@ -1,6 +1,6 @@
[tox]
minversion = 3.18.0
envlist = py38,functional,pep8
envlist = py39,functional,pep8
# Automatic envs (pyXX) will only use the python version appropriate to that
# env and ignore basepython inherited from [testenv] if we set
# ignore_basepython_conflict.
Reference in New Issue
openstack/nova
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.