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:
Hongbin Lu 2016-09-06 10:52:42 -05:00
parent 9c0a1f3783
commit 371e019dd0

View File

@ -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