bottlenecks ssh to VM by python
[bottlenecks.git] / run_tests.sh
index 62f8738..c03b198 100755 (executable)
@@ -121,7 +121,7 @@ function run_test(){
                 #adjust config parameters
                 #run test case
                 file=${BASEDIR}/testsuites/posca/testcase_cfg/${i}.yaml
-                python /home/opnfv/bottlenecks/testsuites/posca/run_posca.py -c $file
+                python /home/opnfv/bottlenecks/testsuites/posca/run_posca.py -c ${i}
             done
         ;;
     esac