summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorThiago da Silva <thiago@redhat.com>2013-10-09 16:45:25 -0400
committerLuis Pabon <lpabon@redhat.com>2013-10-09 16:47:03 -0700
commit2d56bc3803286b80516652da8f01dcdf96c21d19 (patch)
tree5084ee79450552de68607dfea0dc831bbdb91993 /tox.ini
parentb27b46ee6ffa3be55393dfa5c4cfc55d24a4ef31 (diff)
fixing tox requirements
Old link to download swift 1.9.1 is broken, updated to download directly Change-Id: I02401c4f243376b58940b13e212d6dfafc1c76c9 Signed-off-by: Thiago da Silva <thiago@redhat.com> Reviewed-on: http://review.gluster.org/6060 Reviewed-by: Luis Pabon <lpabon@redhat.com> Tested-by: Luis Pabon <lpabon@redhat.com>
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 863ea61..4e87a3c 100644
--- a/tox.ini
+++ b/tox.ini
@@ -10,6 +10,7 @@ setenv = VIRTUAL_ENV={envdir}
NOSE_OPENSTACK_SHOW_ELAPSED=1
NOSE_OPENSTACK_STDOUT=1
deps =
+ https://launchpad.net/swift/havana/1.9.1/+download/swift-1.9.1.tar.gz
--download-cache={homedir}/.pipcache
-r{toxinidir}/tools/test-requires
changedir = {toxinidir}/test/unit