run ha test case in compass pod
[yardstick.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 3dfb982..bfba8ec 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -5,6 +5,7 @@ envlist = py27,py3
 
 [testenv]
 usedevelop=True
+passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
 deps = -rrequirements.txt
 commands = /bin/bash ./run_tests.sh
 whitelist_externals = /bin/bash