Merge "Pypy is not checked at gate"

This commit is contained in:
Zuul 2018-03-25 07:25:38 +00:00 committed by Gerrit Code Review
commit 16e0d5ced9

View File

@ -1,6 +1,6 @@
[tox]
minversion = 1.6
envlist = py35,py27,pypy,pep8
envlist = py35,py27,pep8
skipsdist = True
[testenv]
@ -17,10 +17,6 @@ commands =
ostestr --concurrency 1 {posargs}
whitelist_externals = find
[testenv:pypy]
setenv = {[testenv]setenv}
JIT_FLAG=--jit off
[testenv:integration]
setenv = {[testenv]setenv}
ZAQAR_TEST_INTEGRATION=1