Add missing env variable for zaqar functional test

Change-Id: I1f731150808fe1039f981805fc6ff2a0f5068a0c
This commit is contained in:
Fei Long Wang 2015-11-23 09:32:51 +13:00
parent 17cddac7d4
commit e0cac83c99
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE
fi
export ZAQARCLIENT_AUTH_FUNCTIONAL=1
export ZAQARCLIENT_TEST_FUNCTIONAL=1
function post_test_hook {{
cd /opt/stack/new/python-zaqarclient