[Functest] Add os_cacert file mapping for compass master 39/38139/1
authorLinda Wang <wangwulin@huawei.com>
Wed, 26 Jul 2017 08:26:51 +0000 (08:26 +0000)
committerLinda Wang <wangwulin@huawei.com>
Wed, 26 Jul 2017 08:26:51 +0000 (08:26 +0000)
Change-Id: I1e786839524de2bad09df39bd9450068cf3d2c96
Signed-off-by: Linda Wang <wangwulin@huawei.com>
jjb/functest/functest-alpine.sh

index 512a01e..9084cca 100644 (file)
@@ -64,7 +64,7 @@ if [[ ${INSTALLER_TYPE} == 'compass' && ${DEPLOY_SCENARIO} == *'os-nosdn-openo-h
     envs=${env}" -e OPENO_MSB_ENDPOINT=${openo_msb_endpoint}"
 fi
 
-volumes="${images_vol} ${results_vol} ${sshkey_vol} ${rc_file_vol}"
+volumes="${images_vol} ${results_vol} ${sshkey_vol} ${rc_file_vol} ${cacert_file_vol}"
 
 
 tiers=(healthcheck smoke)