Add senlin-dashboard to PROJECTS
This is needed as gate-senlin-dsvm-functional job is failing due to that. Change-Id: Icd587b3dc3e2b9ffe26ab3a0d1cab5aacda15116
This commit is contained in:
parent
564740c229
commit
c53cf86a29
@ -16,6 +16,7 @@
|
||||
export PYTHONUNBUFFERED=true
|
||||
export BRANCH_OVERRIDE={branch-override}
|
||||
export PROJECTS="openstack/senlin $PROJECTS"
|
||||
export PROJECTS="openstack/senlin-dashboard $PROJECTS"
|
||||
export DEVSTACK_LOCAL_CONFIG="enable_plugin senlin https://git.openstack.org/openstack/senlin"
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"enable_service sl-api sl-eng"
|
||||
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user