summaryrefslogtreecommitdiffstats
path: root/jjb/bottlenecks
diff options
context:
space:
mode:
authorJun Li <lijun_1203@126.com>2017-10-10 06:32:06 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-10-10 06:32:06 +0000
commit02ea0678f840da4f63821c2753079263c6fcde11 (patch)
treea2d7f6cfcab32170dab7161637f00b6c97e134b6 /jjb/bottlenecks
parente17fbef0b73d270a59de87418d28d74e489b8df4 (diff)
parent76c35ffbb434412fb1478c5858747f7f4df00531 (diff)
Merge "Bug fix:Bottlenecks job failed."
Diffstat (limited to 'jjb/bottlenecks')
-rw-r--r--jjb/bottlenecks/bottlenecks-run-suite.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/bottlenecks/bottlenecks-run-suite.sh b/jjb/bottlenecks/bottlenecks-run-suite.sh
index 811f9d58c..f0b8a4070 100644
--- a/jjb/bottlenecks/bottlenecks-run-suite.sh
+++ b/jjb/bottlenecks/bottlenecks-run-suite.sh
@@ -27,6 +27,7 @@ BOTTLENECKS_CONFIG=/tmp
if [[ $SUITE_NAME == *posca* ]]; then
POSCA_SCRIPT=/home/opnfv/bottlenecks/testsuites/posca
+ sudo rm -f ${OPENRC}
# Preparing OpenStack RC and Cacert files
echo "BOTTLENECKS INFO: fetching os credentials from $INSTALLER_TYPE"