Remove the export pre_test_hook from murano repo

Depends-On: https://review.openstack.org/#/c/587002/
Change-Id: I245576f640c938d3e6ff282bc9168ee6b52aed16
This commit is contained in:
zhurong 2018-07-31 10:14:09 +08:00
parent 0a20058342
commit 13789fd971
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