Enable ZAQAR_TEST_SLOW for py27
We're testing Mongodb for py27 jobs, use this same gate to run slow tests. Change-Id: I202b3ead24a0ba018fcb70b59318751dc0732515 Closes-bug: #1350069
This commit is contained in:
parent
0f75fdc64c
commit
9748a489cb
1
tox.ini
1
tox.ini
@ -18,6 +18,7 @@ commands = python setup.py testr --slowest --testr-args='--concurrency 1 {posarg
|
|||||||
|
|
||||||
[testenv:py27]
|
[testenv:py27]
|
||||||
setenv = ZAQAR_TEST_MONGODB=1
|
setenv = ZAQAR_TEST_MONGODB=1
|
||||||
|
ZAQAR_TEST_SLOW=1
|
||||||
|
|
||||||
[testenv:py33]
|
[testenv:py33]
|
||||||
deps = -r{toxinidir}/requirements-py3.txt
|
deps = -r{toxinidir}/requirements-py3.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user