Merge "Fix rally job of zaqar"
This commit is contained in:
commit
6976a69b01
@ -111,6 +111,7 @@
|
|||||||
fi
|
fi
|
||||||
if [ $DEVSTACK_GATE_ZAQAR -ne 0 ]; then
|
if [ $DEVSTACK_GATE_ZAQAR -ne 0 ]; then
|
||||||
export PROJECTS="openstack/python-zaqarclient $PROJECTS"
|
export PROJECTS="openstack/python-zaqarclient $PROJECTS"
|
||||||
|
export PROJECTS="openstack/zaqar-ui $PROJECTS"
|
||||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"enable_plugin zaqar git://git.openstack.org/openstack/zaqar"
|
export DEVSTACK_LOCAL_CONFIG+=$'\n'"enable_plugin zaqar git://git.openstack.org/openstack/zaqar"
|
||||||
fi
|
fi
|
||||||
if [ $DEVSTACK_GATE_SENLIN -ne 0 ]; then
|
if [ $DEVSTACK_GATE_SENLIN -ne 0 ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user