Merge "Ensure that fullstack job is run with python 2.7" into stable/queens

This commit is contained in:
Zuul 2020-02-24 21:00:06 +00:00 committed by Gerrit Code Review
commit a45f52554d
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ commands =
{toxinidir}/tools/ostestr_compat_shim.sh {posargs}
[testenv:dsvm-fullstack]
basepython = python2.7
setenv = {[testenv]setenv}
{[testenv:common]setenv}
{[testenv:dsvm]setenv}