From 3658b5f97dd9f112128308cab8365754703e86c8 Mon Sep 17 00:00:00 2001 From: QiLiang Date: Sat, 30 Jan 2016 15:12:03 +0000 Subject: Add test suites for huawei lab virtual deploy JIRA: - Change-Id: Ibc44bf11fb8bef4878ec57187877624a557f9937 Signed-off-by: QiLiang (cherry picked from commit 556a2f2226391043eee47acb5163adfc8342e157) --- .../opnfv_huawei-us-deploy-vm-1_daily.yaml | 24 ++++++++++++++++++++++ .../opnfv_huawei-us-deploy-vm-3_daily.yaml | 24 ++++++++++++++++++++++ .../opnfv_huawei-us-deploy-vm-4_daily.yaml | 24 ++++++++++++++++++++++ 3 files changed, 72 insertions(+) create mode 100644 tests/opnfv/test_suites/opnfv_huawei-us-deploy-vm-1_daily.yaml create mode 100644 tests/opnfv/test_suites/opnfv_huawei-us-deploy-vm-3_daily.yaml create mode 100644 tests/opnfv/test_suites/opnfv_huawei-us-deploy-vm-4_daily.yaml diff --git a/tests/opnfv/test_suites/opnfv_huawei-us-deploy-vm-1_daily.yaml b/tests/opnfv/test_suites/opnfv_huawei-us-deploy-vm-1_daily.yaml new file mode 100644 index 000000000..91e950f0c --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_huawei-us-deploy-vm-1_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 diff --git a/tests/opnfv/test_suites/opnfv_huawei-us-deploy-vm-3_daily.yaml b/tests/opnfv/test_suites/opnfv_huawei-us-deploy-vm-3_daily.yaml new file mode 100644 index 000000000..91e950f0c --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_huawei-us-deploy-vm-3_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 diff --git a/tests/opnfv/test_suites/opnfv_huawei-us-deploy-vm-4_daily.yaml b/tests/opnfv/test_suites/opnfv_huawei-us-deploy-vm-4_daily.yaml new file mode 100644 index 000000000..91e950f0c --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_huawei-us-deploy-vm-4_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