From a54df93abcc028f15da96538bc99bcfd03703f4b Mon Sep 17 00:00:00 2001 From: MatthewLi Date: Fri, 22 Apr 2016 22:19:35 -0400 Subject: define the vstf test running workflow and add vstf into unified test entrance JIRA: BOTTLENECK-47 the run_vstf.py file will be completed later which mainly focuses on instances creation and vstf configuration info for each testcase, the configuration info for each testcase in define under /vstf/testcase_cfg directory Change-Id: I2dc5615e2f377202fadaf351ac9d31ec93d8598a Signed-off-by: MatthewLi --- testsuites/vstf/testsuite_story/vstf_story1 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testsuites/vstf/testsuite_story/vstf_story1') diff --git a/testsuites/vstf/testsuite_story/vstf_story1 b/testsuites/vstf/testsuite_story/vstf_story1 index e69de29b..5a6ba9cc 100755 --- a/testsuites/vstf/testsuite_story/vstf_story1 +++ b/testsuites/vstf/testsuite_story/vstf_story1 @@ -0,0 +1,2 @@ +vstf_Tu1 +vstf_Tu3 -- cgit 1.2.3-korg