summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkos Chandras <mchandras@suse.de>2018-09-05 13:39:43 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-09-05 13:39:43 +0000
commita14bda17386299e9f0e9919f048a91daec8d259f (patch)
tree353fca6c8cf49d9439b81979d2ecd420eda35c00
parent63d2f47eadb93db1cbbd159ff494dd8569f53f56 (diff)
parent57972361bce45c449c0b2edbb9c0b07c45eae8a5 (diff)
Merge "Revert "Set OS_INSECURE to true for Yardstick""
-rw-r--r--xci/playbooks/roles/prepare-tests/templates/run-yardstick.sh.j21
1 files changed, 0 insertions, 1 deletions
diff --git a/xci/playbooks/roles/prepare-tests/templates/run-yardstick.sh.j2 b/xci/playbooks/roles/prepare-tests/templates/run-yardstick.sh.j2
index a4c377ce..dfdba15a 100644
--- a/xci/playbooks/roles/prepare-tests/templates/run-yardstick.sh.j2
+++ b/xci/playbooks/roles/prepare-tests/templates/run-yardstick.sh.j2
@@ -28,7 +28,6 @@ YARDSTICK_SCENARIO_SUITE_NAME="opnfv_${DEPLOY_SCENARIO}_daily.yaml"
# add OS_CACERT to openrc
echo "export OS_CACERT=/etc/yardstick/os_cacert" >> ~/openrc
-echo "export OS_INSECURE=true" >> ~/openrc
opts="--privileged=true --rm"
envs="-e INSTALLER_TYPE=$INSTALLER_TYPE -e INSTALLER_IP=$INSTALLER_IP \