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