Merge "Bug fix:Bottlenecks job failed."
authorJun Li <lijun_1203@126.com>
Tue, 10 Oct 2017 06:32:06 +0000 (06:32 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 10 Oct 2017 06:32:06 +0000 (06:32 +0000)
jjb/bottlenecks/bottlenecks-run-suite.sh

index 811f9d5..f0b8a40 100644 (file)
@@ -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"