diff options
author | wu.zhihui <wu.zhihui1@zte.com.cn> | 2016-05-11 00:08:40 -0400 |
---|---|---|
committer | liang gao <jean.gaoliang@huawei.com> | 2016-05-11 06:23:33 +0000 |
commit | 8f30859f699f3476512b1184ac343d20c50a138b (patch) | |
tree | d76ad425a61da7aa0be58648184846addb3df1d2 /tests/opnfv/test_suites/opnfv_zte-pod1_daily.yaml | |
parent | c548fd88d8e8d67fdd0171c87bcdaf812603845b (diff) |
Due to rename ZTE jenkins slave, synchronize ZTE test suit name.
JIRA: YARDSTICK-260
Change-Id: I5587ac41c6112c9d4275809de28a1dc18d9b05a0
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_zte-pod1_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_zte-pod1_daily.yaml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_zte-pod1_daily.yaml b/tests/opnfv/test_suites/opnfv_zte-pod1_daily.yaml new file mode 100644 index 000000000..2a88f82fb --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_zte-pod1_daily.yaml @@ -0,0 +1,22 @@ +--- +# ZTE POD 1 daily task suite + +schema: "yardstick:suite:0.1" + +name: "opnfv_zte_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 |