fix aodh tempest gate job
aodh is not installed, because DEVSTACK_LOCAL_CONFIG is override with ceilometer plugin Change-Id: I59f6068ad8330a52c9bee23f89010d0d12f0e916
This commit is contained in:
parent
8e292174f5
commit
585a4aa586
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user