X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=run_tests.sh;h=c03b19880d48f16cec43eae16dd28ba4135819ec;hb=e39d2344ca09ff036999ec96a3fe68d895858d41;hp=62f873865ee550e2ae412f4880ebe7e5db536741;hpb=a51397eb59fd8159806375e78a2aa65f9edfa16d;p=bottlenecks.git diff --git a/run_tests.sh b/run_tests.sh index 62f87386..c03b1988 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -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