Merge "Enable freezer-api plugin in devstack job"

This commit is contained in:
Jenkins 2016-06-01 08:52:36 +00:00 committed by Gerrit Code Review
commit 362e417139

View File

@ -21,6 +21,7 @@
export DEVSTACK_GATE_TEMPEST_ALL_PLUGINS=1
export DEVSTACK_GATE_TEMPEST_REGEX="freezer_tempest_plugin"
export DEVSTACK_LOCAL_CONFIG="enable_plugin freezer https://git.openstack.org/openstack/freezer"
export DEVSTACK_LOCAL_CONFIG+=$'\n'"enable_plugin freezer-api https://git.openstack.org/openstack/freezer-api"
function gate_hook {
source $BASE/new/freezer/devstack/gate_hook.sh