Merge "fix aodh tempest gate job"

This commit is contained in:
Jenkins 2016-04-25 08:04:09 +00:00 committed by Gerrit Code Review
commit d7ac06bbcf

View File

@ -58,7 +58,6 @@
export DEVSTACK_GATE_TEMPEST_ALL_PLUGINS=1
export PROJECTS="openstack/aodh $PROJECTS"
export DEVSTACK_LOCAL_CONFIG="enable_plugin aodh git://git.openstack.org/openstack/aodh"
export DEVSTACK_LOCAL_CONFIG="enable_plugin ceilometer git://git.openstack.org/openstack/ceilometer"
if [ "{backend}" = "postgresql" ] ; then
export DEVSTACK_GATE_POSTGRES=1
fi