X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=run_tests.sh;h=d5c3059246fe4d856155a050ea03ccc7a8a5fc8d;hb=3e8bf0c0b273324d52970c7127d2be5e294e3aff;hp=19312935d3810448d2fe210d2dea383bdf4cec6d;hpb=03fc400990ea9fcb1d44d3b1ecc2fc83d4ef5d3c;p=bottlenecks.git diff --git a/run_tests.sh b/run_tests.sh index 19312935..d5c30592 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -84,7 +84,7 @@ function run_test(){ ;; "vstf") info "Running vstf test suite" - test_file="/home/opnfv/bottlenecks/testsuite/vstf/testsuite_story/vstf_story1" + test_file="/home/opnfv/bottlenecks/testsuites/vstf/testsuite_story/vstf_story1" if [[ -f $test_file ]]; then testcases=($(cat $test_file)) else