Merge "Fix devstack config for devstack-plugin-nfs jobs"
This commit is contained in:
commit
e3634a739b
@ -2387,7 +2387,7 @@
|
||||
|
||||
export PROJECTS="{plugin-repo} $PROJECTS"
|
||||
export DEVSTACK_LOCAL_CONFIG="enable_plugin devstack-plugin-{plugin} git://git.openstack.org/{plugin-repo}"
|
||||
export DEVSTACK_LOCAL_CONFIG+="ENABLE_NFS_CINDER=True"
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"ENABLE_NFS_CINDER=True"
|
||||
|
||||
export BRANCH_OVERRIDE={branch-override}
|
||||
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user