define the vstf test running workflow and add vstf into unified test entrance 97/12597/1
authorMatthewLi <matthew.lijun@huawei.com>
Sat, 23 Apr 2016 02:19:35 +0000 (22:19 -0400)
committerMatthewLi <matthew.lijun@huawei.com>
Sat, 23 Apr 2016 02:27:15 +0000 (22:27 -0400)
commita54df93abcc028f15da96538bc99bcfd03703f4b
treef72523828799ab7428e56aade5777096538eeb2d
parentb77e43f1c4eecb00ce28ca82aed622daf2eee8d3
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 <matthew.lijun@huawei.com>
run_tests.sh
testsuites/rubbos/run_rubbos.py
testsuites/rubbos/testsuite_story/rubbos_story1
testsuites/vstf/run_vstf.py [new file with mode: 0755]
testsuites/vstf/testcase_cfg/vstf_Ti.yaml [moved from testsuites/vstf/run_vstf.sh with 100% similarity]
testsuites/vstf/testcase_cfg/vstf_Tn.yaml [new file with mode: 0755]
testsuites/vstf/testcase_cfg/vstf_Tu1.yaml [new file with mode: 0755]
testsuites/vstf/testcase_cfg/vstf_Tu3.yaml [new file with mode: 0755]
testsuites/vstf/testsuite_story/vstf_story1
testsuites/vstf/testsuite_story/vstf_story2