Pypy is not checked at gate
Change-Id: I03ac90112e50c80568026847b7327775ca0d26fc
This commit is contained in:
parent
480c29a21c
commit
8ebee3cc69
6
tox.ini
6
tox.ini
@ -1,6 +1,6 @@
|
|||||||
[tox]
|
[tox]
|
||||||
minversion = 1.6
|
minversion = 1.6
|
||||||
envlist = py35,py27,pypy,pep8
|
envlist = py35,py27,pep8
|
||||||
skipsdist = True
|
skipsdist = True
|
||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
@ -17,10 +17,6 @@ commands =
|
|||||||
ostestr --concurrency 1 {posargs}
|
ostestr --concurrency 1 {posargs}
|
||||||
whitelist_externals = find
|
whitelist_externals = find
|
||||||
|
|
||||||
[testenv:pypy]
|
|
||||||
setenv = {[testenv]setenv}
|
|
||||||
JIT_FLAG=--jit off
|
|
||||||
|
|
||||||
[testenv:integration]
|
[testenv:integration]
|
||||||
setenv = {[testenv]setenv}
|
setenv = {[testenv]setenv}
|
||||||
ZAQAR_TEST_INTEGRATION=1
|
ZAQAR_TEST_INTEGRATION=1
|
||||||
|
Loading…
Reference in New Issue
Block a user