define the vstf test running workflow and add vstf into unified test entrance
[bottlenecks.git] / run_tests.sh
index 093f724..2257e75 100755 (executable)
@@ -95,6 +95,8 @@ function run_test(){
                 check_testcase -vstf $i
                 #adjust config parameters
                 #run test case
+                file={$BASEDIR}/testsuites/vstf/testcase_cfg/{$i}.yaml
+                python /home/opnfv/bottlenecks/testsuites/vstf/run_vstf.py -c $file
             done
         ;;
     esac