Merge "Change config file directory in gate"

This commit is contained in:
Jenkins 2017-09-03 08:07:22 +00:00 committed by Gerrit Code Review
commit 941b5df03e
1 changed files with 1 additions and 0 deletions

View File

@ -8,5 +8,6 @@ GATE_DEST=$BASE/new
DEVSTACK_PATH=$GATE_DEST/devstack
export DEVSTACK_LOCAL_CONFIG+=$'\n'"enable_plugin devstack-plugin-container https://github.com/openstack/devstack-plugin-container"
export DEVSTACK_LOCAL_CONFIG+=$'\n'"KURYR_CONFIG_DIR=/etc/kuryr-libnetwork"
$BASE/new/devstack-gate/devstack-vm-gate.sh