change post_test_hook location for osc functional tests
the file has been copied to a new location, will remove the old reference once this change has merged. Depends-On: Ie8c334f6223373b8e06df8bd8466500d2a2c8ede Change-Id: I49d54f009021d65c1ae49faf6b3f0a7acdadd7b3
This commit is contained in:
parent
1eecabc737
commit
1c1175af3e
@ -27,7 +27,7 @@
|
||||
fi
|
||||
|
||||
function post_test_hook {{
|
||||
bash -xe $BASE/new/python-openstackclient/post_test_hook.sh
|
||||
bash -xe $BASE/new/python-openstackclient/tests/functional/post_test_hook.sh
|
||||
}}
|
||||
export -f post_test_hook
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user