diff --git a/tox.ini b/tox.ini index bdc0a3737..693535a1c 100644 --- a/tox.ini +++ b/tox.ini @@ -23,7 +23,7 @@ commands = stestr run {posargs} stestr slowest -[testenv:functional{-py37,-py38,-py39}] +[testenv:functional{,-py37,-py38,-py39,-py310,-py311,-py312}] description = Run functional tests. # Some jobs (especially heat) takes longer, therefore increase default timeout