Merge "Fix syntax error in gate-heat-templates-dsvm"
This commit is contained in:
@@ -19,10 +19,10 @@
|
|||||||
export DEVSTACK_GATE_TEMPEST=0
|
export DEVSTACK_GATE_TEMPEST=0
|
||||||
export DEVSTACK_GATE_EXERCISES=0
|
export DEVSTACK_GATE_EXERCISES=0
|
||||||
|
|
||||||
function post_test_hook {{
|
function post_test_hook {
|
||||||
cd $BASE/new/heat-templates/tools
|
cd $BASE/new/heat-templates/tools
|
||||||
./post_test_hook.sh
|
./post_test_hook.sh
|
||||||
}}
|
}
|
||||||
export -f post_test_hook
|
export -f post_test_hook
|
||||||
|
|
||||||
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
|
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
|
||||||
|
Reference in New Issue
Block a user