From 5bfda4c83d9eb68f5ea7b38f978dddc78e2333e7 Mon Sep 17 00:00:00 2001 From: QiLiang Date: Thu, 28 Jan 2016 18:25:10 +0000 Subject: Add test suite for huawei lab virtual deploy JIRA: - Change-Id: I0cd58a2acb0a2a55431eebd6b4adcde95d50d7bc Signed-off-by: QiLiang (cherry picked from commit 22e55a637eb9fe70fbb378494242f5f6f196f3c0) --- .../opnfv_huawei-us-deploy-vm-2_daily.yaml | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 tests/opnfv/test_suites/opnfv_huawei-us-deploy-vm-2_daily.yaml diff --git a/tests/opnfv/test_suites/opnfv_huawei-us-deploy-vm-2_daily.yaml b/tests/opnfv/test_suites/opnfv_huawei-us-deploy-vm-2_daily.yaml new file mode 100644 index 000000000..91e950f0c --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_huawei-us-deploy-vm-2_daily.yaml @@ -0,0 +1,24 @@ +--- +# Huawei US virtual 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