diff options
author | liang gao <jean.gaoliang@huawei.com> | 2016-08-12 12:41:30 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-08-12 12:41:30 +0000 |
commit | 3f9d76ec447d917446fd4dd3dd8c0a2a3f758f33 (patch) | |
tree | db406e61e0c84f292324379501a7aea3369559c4 /tests/opnfv/test_suites/opnfv_os-onos-sfc-noha_daily.yaml | |
parent | c84e43fa9800730206992f791c6b05c0f5f20723 (diff) | |
parent | e5feae5bc110ee2852f23e2e585cc5e395bf7bdf (diff) |
Merge "Add some missing test suites for noha scenarios"
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_os-onos-sfc-noha_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_os-onos-sfc-noha_daily.yaml | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_os-onos-sfc-noha_daily.yaml b/tests/opnfv/test_suites/opnfv_os-onos-sfc-noha_daily.yaml new file mode 100644 index 000000000..2661e583e --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_os-onos-sfc-noha_daily.yaml @@ -0,0 +1,46 @@ +--- +# Huawei US bare daily task suite + +schema: "yardstick:suite:0.1" + +name: "os-onos-sfc-noha" +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_tc037.yaml +- + file_name: opnfv_yardstick_tc055.yaml + constraint: + installer: compass + pod: huawei-pod1 + task_args: + huawei-pod1: '{"pod_info": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml", + "host": "node5.yardstick-TC055"}' +- + file_name: opnfv_yardstick_tc063.yaml + constraint: + installer: compass + pod: huawei-pod1 + task_args: + huawei-pod1: '{"pod_info": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml", + "host": "node5.yardstick-TC063"}' +- + file_name: opnfv_yardstick_tc069.yaml +- + file_name: opnfv_yardstick_tc070.yaml +- + file_name: opnfv_yardstick_tc071.yaml +- + file_name: opnfv_yardstick_tc072.yaml |