Merge "fix tox python3 overrides"

This commit is contained in:
Zuul 2018-10-31 14:17:16 +00:00 committed by Gerrit Code Review
commit 5208b76c60
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ basepython = python3
commands = {posargs}
[testenv:cover]
basepython = python3
setenv =
{[testenv]setenv}
PYTHON=coverage run --source tempest_horizon --parallel-mode