Cloning cue-dashboard

This is needed because devstack integration with cue clones
the cue-dashboard project. However, this will fail because
cloning is not allowed in devstack-gate configuration. So
I am cloning this project prior to that.

Change-Id: Ice1412a999f682b022e28e063ec092c5d46fcfc6
This commit is contained in:
Steve Leon 2015-05-27 23:48:20 -07:00
parent 1d26782087
commit 92f6accb12

View File

@ -18,7 +18,7 @@
export DEVSTACK_GATE_INSTALL_TESTONLY=1
export DEVSTACK_GATE_TEMPEST=1
export DEVSTACK_GATE_TEMPEST_NOTESTS=1
export PROJECTS="stackforge/cue stackforge/python-cueclient $PROJECTS"
export PROJECTS="stackforge/cue stackforge/python-cueclient stackforge/cue-dashboard $PROJECTS"
function gate_hook {{
cd /opt/stack/new/cue/tests