Report the slowest tests after a test run
Change-Id: Id9cf476f56f2f78b9e8adf6e736148e91916777d
This commit is contained in:
parent
235115099a
commit
e36d7af097
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