diff options
author | kubi <jean.gaoliang@huawei.com> | 2016-04-08 11:52:33 +0800 |
---|---|---|
committer | kubi <jean.gaoliang@huawei.com> | 2016-04-08 11:54:47 +0800 |
commit | fe1c1e138bd909a810ef1f4272c7431c7afdc870 (patch) | |
tree | fd099a630170462323f25075fbdb359610b32223 /tests | |
parent | c62baf6b2cfb901109e31e0b34a193b0ece99b79 (diff) |
add huawei shanghai pod6 daily suite
add a huawei pod6 test suite yaml to verify generic test case
Change-Id: I50938617c1093bedb9732702b3330a044528f122
Signed-off-by: kubi <jean.gaoliang@huawei.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_huawei-sh-pod6_daily.yaml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_huawei-sh-pod6_daily.yaml b/tests/opnfv/test_suites/opnfv_huawei-sh-pod6_daily.yaml new file mode 100644 index 000000000..486425f1b --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_huawei-sh-pod6_daily.yaml @@ -0,0 +1,22 @@ +---
+# Huawei Shanghai bare POD6 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
|