Merge "Pass located tests directory in oslo debug"
This commit is contained in:
commit
7164cbfbd8
2
tox.ini
2
tox.ini
@ -26,7 +26,7 @@ commands = python setup.py test --coverage --testr-args='{posargs}'
|
||||
commands = python setup.py build_sphinx
|
||||
|
||||
[testenv:debug]
|
||||
commands = oslo_debug_helper {posargs}
|
||||
commands = oslo_debug_helper -t bifrost/tests {posargs}
|
||||
|
||||
[testenv:releasenotes]
|
||||
commands = sphinx-build -a -E -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
|
||||
|
Loading…
x
Reference in New Issue
Block a user