diff options
author | QiLiang <liangqi1@huawei.com> | 2016-01-30 15:12:03 +0000 |
---|---|---|
committer | qi liang <liangqi1@huawei.com> | 2016-01-30 07:24:09 +0000 |
commit | 3658b5f97dd9f112128308cab8365754703e86c8 (patch) | |
tree | ebbad8ed6c41a13bddb7669773bf2efeb134d90e /tests/opnfv | |
parent | e2e235affd2a7d46d2fa61817906034ec4be1a40 (diff) |
Add test suites for huawei lab virtual deploy
JIRA: -
Change-Id: Ibc44bf11fb8bef4878ec57187877624a557f9937
Signed-off-by: QiLiang <liangqi1@huawei.com>
(cherry picked from commit 556a2f2226391043eee47acb5163adfc8342e157)
Diffstat (limited to 'tests/opnfv')
3 files changed, 72 insertions, 0 deletions
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 |