Merge "Enable DeprecationWarning in test environments"

This commit is contained in:
Jenkins
2016-10-27 17:49:48 +00:00
committed by Gerrit Code Review

View File

@@ -16,6 +16,7 @@ setenv =
NOSE_OPENSTACK_STDOUT=1
NOSE_XUNIT=1
DISCOVER_DIRECTORY=mistralclient/tests/unit
PYTHONWARNINGS=default::DeprecationWarning
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
deps =
-r{toxinidir}/requirements.txt