Merge "Enable DeprecationWarning in test environments"
This commit is contained in:
1
tox.ini
1
tox.ini
@@ -16,6 +16,7 @@ setenv =
|
|||||||
NOSE_OPENSTACK_STDOUT=1
|
NOSE_OPENSTACK_STDOUT=1
|
||||||
NOSE_XUNIT=1
|
NOSE_XUNIT=1
|
||||||
DISCOVER_DIRECTORY=mistralclient/tests/unit
|
DISCOVER_DIRECTORY=mistralclient/tests/unit
|
||||||
|
PYTHONWARNINGS=default::DeprecationWarning
|
||||||
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
|
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
|
||||||
deps =
|
deps =
|
||||||
-r{toxinidir}/requirements.txt
|
-r{toxinidir}/requirements.txt
|
||||||
|
Reference in New Issue
Block a user