Merge "Migrate scenario gate on sahara-scenario repo"
This commit is contained in:
commit
69bbb0d05c
@ -289,13 +289,13 @@
|
||||
fi
|
||||
|
||||
function pre_test_hook {{
|
||||
cd /opt/stack/new/sahara/tools/gate/scenario
|
||||
cd /opt/stack/new/sahara-scenario/tools/gate/scenario
|
||||
./pre_test_hook.sh {network} {engine}
|
||||
}}
|
||||
export -f pre_test_hook
|
||||
|
||||
function post_test_hook {{
|
||||
cd /opt/stack/new/sahara/tools/gate/scenario
|
||||
cd /opt/stack/new/sahara-scenario/tools/gate/scenario
|
||||
./post_test_hook.sh {network} {engine}
|
||||
}}
|
||||
export -f post_test_hook
|
||||
|
Loading…
Reference in New Issue
Block a user