From d50ebe504b28e4c6d9b961937aff335e85aeb0ef Mon Sep 17 00:00:00 2001 From: QiLiang Date: Fri, 26 Feb 2016 16:54:22 +0800 Subject: Add test suite for huawei shanghai pod JIRA: - Change-Id: If314e5e7b3f93a3368452b7401e320ce0c64b99f Signed-off-by: QiLiang --- .../test_suites/opnfv_huawei-sh-test-2_daily.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 tests/opnfv/test_suites/opnfv_huawei-sh-test-2_daily.yaml (limited to 'tests/opnfv/test_suites') 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 -- cgit 1.2.3-korg