Merge "Tests: Randomize tests"
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -42,7 +42,7 @@ deps =
|
|||||||
# the concurrency=<n> option.
|
# the concurrency=<n> option.
|
||||||
# call ie: 'tox -epy27 -- --concurrency=4'
|
# call ie: 'tox -epy27 -- --concurrency=4'
|
||||||
commands =
|
commands =
|
||||||
stestr run {posargs}
|
stestr run --random {posargs}
|
||||||
stestr slowest
|
stestr slowest
|
||||||
|
|
||||||
allowlist_externals =
|
allowlist_externals =
|
||||||
|
Reference in New Issue
Block a user