summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-06-22 14:22:14 +0000
committerGerrit Code Review <review@openstack.org>2015-06-22 14:22:14 +0000
commit17646c25b06affffc919702851b46315569599b4 (patch)
treee505c36524e43f011037e1a343e02620dbfad43e /tox.ini
parent5087b255bb327342ad525e619df88ebffaef11c1 (diff)
parent5f1f33cbc9f943f03c6557691508ef05886fcffd (diff)
downloadceilometer-17646c25b06affffc919702851b46315569599b4.tar.gz
Merge "pip has its own download cache by default"
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 4b5c4767..94827f42 100644
--- a/tox.ini
+++ b/tox.ini
@@ -12,7 +12,6 @@ setenv = VIRTUAL_ENV={envdir}
EVENTLET_NO_GREENDNS=yes
commands =
bash -x {toxinidir}/setup-test-env-mongodb.sh python setup.py testr --slowest --testr-args="{posargs}"
-downloadcache = {toxworkdir}/_download
whitelist_externals = bash
# TODO(ityaptin): With separation tests to unit and functional folders we need