diff options
author | Jenkins <jenkins@review.openstack.org> | 2015-06-22 14:22:14 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2015-06-22 14:22:14 +0000 |
commit | 17646c25b06affffc919702851b46315569599b4 (patch) | |
tree | e505c36524e43f011037e1a343e02620dbfad43e /tox.ini | |
parent | 5087b255bb327342ad525e619df88ebffaef11c1 (diff) | |
parent | 5f1f33cbc9f943f03c6557691508ef05886fcffd (diff) | |
download | ceilometer-17646c25b06affffc919702851b46315569599b4.tar.gz |
Merge "pip has its own download cache by default"
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |