diff --git a/tools/gate/integration/post_test_hook.sh b/tools/gate/integration/post_test_hook.sh index fd2f206c..4486f7c6 100755 --- a/tools/gate/integration/post_test_hook.sh +++ b/tools/gate/integration/post_test_hook.sh @@ -3,7 +3,7 @@ # This script will be executed inside post_test_hook function in devstack gate set -x -source commons $@ +. commons $@ set +e cd /opt/stack/new/sahara-dashboard @@ -23,8 +23,8 @@ cat >> /tmp/fake_config.json <