Merge "Report the slowest tests after a test run"
This commit is contained in:
commit
3858b95204
2
tox.ini
2
tox.ini
@ -18,7 +18,7 @@ deps =
|
||||
-r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
commands =
|
||||
stestr run {posargs}
|
||||
stestr run --slowest {posargs}
|
||||
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
|
||||
|
||||
[testenv:unit-with-driver-libs]
|
||||
|
Loading…
x
Reference in New Issue
Block a user