Add solum-dashboard project in solum job
Add solum-dashboard project for solum DevStack plugin.sh. Fix for https://review.openstack.org/#/c/277197/ Change-Id: I6d8a004372b23cdfd1494e730ffeab8dd761bc8a
This commit is contained in:
parent
7a3ac6aa9d
commit
643dd03feb
@ -21,6 +21,7 @@
|
||||
export PROJECTS="openstack/solum openstack/python-solumclient $PROJECTS"
|
||||
# TODO(ravips): Workaround until barbican, mistral gets into devstack
|
||||
export PROJECTS="openstack/barbican openstack/mistral $PROJECTS"
|
||||
export PROJECTS="openstack/solum-dashboard $PROJECTS"
|
||||
|
||||
export KEEP_LOCALRC=1
|
||||
|
||||
@ -71,6 +72,7 @@
|
||||
export PROJECTS="openstack/solum $PROJECTS"
|
||||
# TODO(ravips): Workaround until barbican, mistral gets into devstack
|
||||
export PROJECTS="openstack/barbican openstack/mistral $PROJECTS"
|
||||
export PROJECTS="openstack/solum-dashboard $PROJECTS"
|
||||
|
||||
function pre_test_hook {
|
||||
cd /opt/stack/new/solum/functionaltests
|
||||
|
Loading…
Reference in New Issue
Block a user