diff options
author | QiLiang <liangqi1@huawei.com> | 2016-02-26 16:54:22 +0800 |
---|---|---|
committer | QiLiang <liangqi1@huawei.com> | 2016-02-26 16:56:01 +0800 |
commit | d50ebe504b28e4c6d9b961937aff335e85aeb0ef (patch) | |
tree | 4071f42906335df66709dc41c972821b24e6cead /tests/opnfv/test_suites/opnfv_huawei-sh-test-2_daily.yaml | |
parent | 8c3fa589cb56c461fd8f9f475b804f96dae7e72b (diff) |
Add test suite for huawei shanghai pod
JIRA: -
Change-Id: If314e5e7b3f93a3368452b7401e320ce0c64b99f
Signed-off-by: QiLiang <liangqi1@huawei.com>
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_huawei-sh-test-2_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_huawei-sh-test-2_daily.yaml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_huawei-sh-test-2_daily.yaml b/tests/opnfv/test_suites/opnfv_huawei-sh-test-2_daily.yaml new file mode 100644 index 000000000..5569a0912 --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_huawei-sh-test-2_daily.yaml @@ -0,0 +1,22 @@ +--- +# Huawei Shanghai bare daily task suite + +schema: "yardstick:suite:0.1" + +name: "opnfv_huawei_daily" +test_cases_dir: "tests/opnfv/test_cases/" +test_cases: +- + file_name: opnfv_yardstick_tc002.yaml +- + file_name: opnfv_yardstick_tc005.yaml +- + file_name: opnfv_yardstick_tc010.yaml +- + file_name: opnfv_yardstick_tc011.yaml +- + file_name: opnfv_yardstick_tc012.yaml +- + file_name: opnfv_yardstick_tc014.yaml +- + file_name: opnfv_yardstick_tc037.yaml |