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:
Flavio Percoco 2014-09-19 15:20:13 +02:00
parent 0f75fdc64c
commit 9748a489cb
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ commands = python setup.py testr --slowest --testr-args='--concurrency 1 {posarg
[testenv:py27]
setenv = ZAQAR_TEST_MONGODB=1
ZAQAR_TEST_SLOW=1
[testenv:py33]
deps = -r{toxinidir}/requirements-py3.txt