Fix tempest gate-hook for networking-sfc

Change-Id: I1fcacf68639bd04bb28c4273844bc7cd121ad74b
This commit is contained in:
Bernard Cafarelli
2017-03-16 18:07:01 +01:00
parent bf1b06a540
commit dcacfbddae

View File

@@ -105,6 +105,7 @@
function gate_hook {{
if [ -f $BASE/new/networking-sfc/networking_sfc/tests/contrib/gate_hook.sh ] ; then
bash -xe $BASE/new/networking-sfc/networking_sfc/tests/contrib/gate_hook.sh dsvm-networking-sfc
fi
}}
export -f gate_hook