Merge "Use 'ostestr {posargs}' to run functional tests"

This commit is contained in:
Jenkins 2017-01-23 16:56:08 +00:00 committed by Gerrit Code Review
commit 8799dd4db0

View File

@ -45,6 +45,7 @@ commands=
commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
[testenv:functional]
commands = ostestr {posargs}
setenv =
{[testenv]setenv}
OS_TEST_PATH = ./cinderclient/tests/functional