Merge "Don't quote {posargs} in tox.ini"

This commit is contained in:
Zuul 2018-11-15 11:43:34 +00:00 committed by Gerrit Code Review
commit a8b96e37ae
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ setenv = {[testenv]setenv}
deps =
{[testenv:functional]deps}
commands =
stestr run '{posargs}'
stestr run {posargs}
# If you are running the tests locally you should set the env variable
# TEMPEST_CONFIG_DIR=/opt/stack/tempest/etc