Fix stable/newton gate

Change-Id: I8a0ff017787ae187c0deb3ee7885d390c4ace04f
This commit is contained in:
zhurong 2017-05-23 08:43:12 +08:00
parent a8d6a97860
commit fe024aef0a
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ setenv = VIRTUAL_ENV={envdir}
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
deps = -r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
http://tarballs.openstack.org/horizon/horizon-master.tar.gz
http://tarballs.openstack.org/horizon/horizon-stable-newton.tar.gz
commands = {toxinidir}/manage.py test muranodashboard --settings=muranodashboard.tests.settings