Merge "Remove the export pre_test_hook from murano repo"

This commit is contained in:
Zuul 2018-08-07 10:26:55 +00:00 committed by Gerrit Code Review
commit 215556e6a2
1 changed files with 0 additions and 7 deletions

View File

@ -54,13 +54,6 @@
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE
fi
function pre_test_hook {
# Install Murano devstack modules
cd /opt/stack/new/murano/functionaltests
./pre_test_hook.sh
}
export -f pre_test_hook
function post_test_hook {
# Configure and run functional tests
/opt/stack/new/python-muranoclient/muranoclient/tests/functional/hooks/post_test_hook.sh