summaryrefslogtreecommitdiff
path: root/heat_integrationtests/post_test_hook.sh
diff options
context:
space:
mode:
Diffstat (limited to 'heat_integrationtests/post_test_hook.sh')
-rwxr-xr-xheat_integrationtests/post_test_hook.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/heat_integrationtests/post_test_hook.sh b/heat_integrationtests/post_test_hook.sh
index 80e017937..3d975c657 100755
--- a/heat_integrationtests/post_test_hook.sh
+++ b/heat_integrationtests/post_test_hook.sh
@@ -17,6 +17,7 @@
set -ex
export DEST=${DEST:-/opt/stack/new}
+export TOP_DIR=${TOP_DIR:-/opt/stack/new/devstack}
sudo -E $DEST/heat/heat_integrationtests/prepare_test_env.sh
sudo -E $DEST/heat/heat_integrationtests/prepare_test_network.sh