Merge "Migrate functional tests to stestr"
This commit is contained in:
commit
ccc9893fa5
3
tox.ini
3
tox.ini
@ -90,7 +90,8 @@ deps = -r{toxinidir}/test-requirements.txt
|
||||
setenv = OS_TEST_PATH=./keystone/tests/functional
|
||||
commands =
|
||||
find keystone -type f -name "*.pyc" -delete
|
||||
python setup.py testr --slowest --testr-args='{posargs}'
|
||||
stestr run '{posargs}'
|
||||
stestr slowest
|
||||
passenv =
|
||||
KSTEST_ADMIN_URL
|
||||
KSTEST_ADMIN_USERNAME
|
||||
|
Loading…
x
Reference in New Issue
Block a user