Make murano-dashboard stable/pike using horizon-stable-pike.tar.gz

Change-Id: I6b329c54db4d5fb248116568c393d3a0edda6906
This commit is contained in:
zhurong 2018-03-06 09:50:44 +08:00
parent c950e248c2
commit 4b5f22a1de
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-pike.tar.gz
commands = {toxinidir}/manage.py test muranodashboard --settings=muranodashboard.tests.settings