From 68c799b07b5fb1239dced84de0f2f3f7e2dfe446 Mon Sep 17 00:00:00 2001 From: meimei Date: Wed, 25 May 2016 09:08:17 +0800 Subject: enable yardstick in huawei-pod2 JIRA: COMPASS-393 Change-Id: I46c0ac05b602fa8bf07906d9bc5f0bc8f499e20c Signed-off-by: meimei --- .../opnfv/test_suites/opnfv_huawei-pod2_daily.yaml | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 tests/opnfv/test_suites/opnfv_huawei-pod2_daily.yaml (limited to 'tests/opnfv/test_suites') diff --git a/tests/opnfv/test_suites/opnfv_huawei-pod2_daily.yaml b/tests/opnfv/test_suites/opnfv_huawei-pod2_daily.yaml new file mode 100644 index 000000000..3a3bfccc0 --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_huawei-pod2_daily.yaml @@ -0,0 +1,24 @@ +--- +# Huawei US 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_tc027.yaml +- + file_name: opnfv_yardstick_tc037.yaml -- cgit 1.2.3-korg