X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=run_tests.sh;h=d5c3059246fe4d856155a050ea03ccc7a8a5fc8d;hb=21086bde5d6a83cfd9271687c65f52dd53b6b95b;hp=19312935d3810448d2fe210d2dea383bdf4cec6d;hpb=2b868477e04ec3b7a1bf3e3a678a12fef3325263;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