Merge "Fix oslo_debug_helper not running"

This commit is contained in:
Zuul 2018-10-26 13:40:56 +00:00 committed by Gerrit Code Review
commit 8e528c8e97
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ commands =
[testenv:debug]
basepython = python3
commands = oslo_debug_helper {posargs}
commands = oslo_debug_helper -t cloudkittyclient/tests {posargs}
[testenv:functional]
passenv = OS_CLOUD OS_PROJECT_DOMAIN_ID OS_USER_DOMAIN_ID OS_PROJECT_DOMAIN_NAME OS_USER_DOMAIN_NAME OS_PROJECT_NAME OS_IDENTITY_API_VERSION OS_PASSWORD OS_AUTH_TYPE OS_AUTH_URL OS_USERNAME