Correct the directory path for Zun
The project has been renamed so the path needs to be updated. Change-Id: I9694745e82c6ef1fd6c061c032ed25f2da74a23d
This commit is contained in:
parent
9c0a1f3783
commit
371e019dd0
@ -36,7 +36,7 @@
|
||||
|
||||
function post_test_hook {
|
||||
source $BASE/new/devstack/accrc/admin/admin
|
||||
cd /opt/stack/new/higgins/
|
||||
cd /opt/stack/new/zun/
|
||||
./zun/tests/contrib/post_test_hook.sh
|
||||
}
|
||||
export -f post_test_hook
|
||||
|
Loading…
Reference in New Issue
Block a user