From 35a5e039bf87708e9febafba6f0f3149639f3aea Mon Sep 17 00:00:00 2001 From: kubi Date: Tue, 15 Dec 2015 10:10:20 +0800 Subject: [PATCH] add test suite for huawei us bare lab JIRA:YARDSTICK- Change-Id: I6e43383c1eafa13314ab7678d0e1d42ed063c57f Signed-off-by: kubi --- .../opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_daily.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 tests/opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_daily.yaml diff --git a/tests/opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_daily.yaml b/tests/opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_daily.yaml new file mode 100644 index 000000000..16b9e7eed --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_huawei-us-deploy-bare-1_daily.yaml @@ -0,0 +1,10 @@ +--- +# 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 -- 2.16.6