AMQP1.0: Turn off debug tracing when running tox
Change-Id: I0a3da5441db4ab45ed6e5671d2612db104edf3a0 Closes-Bug: #1504563
This commit is contained in:
parent
aee3b94d23
commit
23c68ca439
1
tox.ini
1
tox.ini
@ -5,7 +5,6 @@ envlist = py34,py27,pep8
|
||||
setenv =
|
||||
VIRTUAL_ENV={envdir}
|
||||
OS_TEST_TIMEOUT=30
|
||||
PN_TRACE_FRM=1
|
||||
deps = -r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
commands = python setup.py testr --slowest --testr-args='{posargs}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user