Swift dependency bump to Stein

Change-Id: I033129cb508ef4b287ef1ae6f9f2a5ed4fdac25d
This commit is contained in:
Ondřej Nový 2019-07-15 14:36:05 -03:00
parent 0c8eaf50a9
commit 6068fecfcb
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ setenv = VIRTUAL_ENV={envdir}
NOSE_COVER_ERASE=1
deps =
-r{toxinidir}/test-requirements.txt
https://tarballs.openstack.org/swift/swift-2.15.1.tar.gz
https://tarballs.openstack.org/swift/swift-2.21.0.tar.gz
commands = nosetests {posargs:test/unit}
[testenv:cover]