Add monasca-api to projects list

Need to add monasca-api to the list of required projects
for the gate job.

Change-Id: Id55f5b89f02b69d6897a20ade4f01b3b992bce53
This commit is contained in:
Ryan Brandt 2015-11-11 09:51:11 -07:00
parent 075d568a68
commit 6794a0f024

View File

@ -18,6 +18,7 @@
export DEVSTACK_GATE_NEUTRON=1
export ENABLED_SERVICES=tempest
export DEVSTACK_LOCAL_CONFIG="enable_plugin monasca-api git://git.openstack.org/openstack/monasca-api"
export PROJECTS="openstack/monasca-api $PROJECTS"
function pre_test_hook {
# Configure and run tempest on monasca-api installation