Merge "Switch from ostestr to stestr"
This commit is contained in:
commit
7f990ffa16
3
tox.ini
3
tox.ini
@ -12,7 +12,8 @@ deps = -r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
commands =
|
||||
find . -type f -name "*.py[c|o]" -delete
|
||||
ostestr {posargs}
|
||||
stestr run '{posargs}'
|
||||
stestr slowest
|
||||
|
||||
[testenv:releasenotes]
|
||||
deps =
|
||||
|
Loading…
x
Reference in New Issue
Block a user