Merge "Fix deps for api-samples tox env"
This commit is contained in:
commit
b25cc78ecb
2
tox.ini
2
tox.ini
@ -125,11 +125,11 @@ commands =
|
||||
{[testenv:functional]commands}
|
||||
|
||||
[testenv:api-samples]
|
||||
envdir = {toxworkdir}/shared
|
||||
setenv =
|
||||
{[testenv]setenv}
|
||||
GENERATE_SAMPLES=True
|
||||
PYTHONHASHSEED=0
|
||||
deps = {[testenv:functional]deps}
|
||||
commands =
|
||||
stestr --test-path=./nova/tests/functional/api_sample_tests run {posargs}
|
||||
stestr slowest
|
||||
|
Loading…
Reference in New Issue
Block a user