diff options
author | Kubi <jean.gaoliang@huawei.com> | 2016-11-16 02:11:39 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-11-16 02:11:39 +0000 |
commit | 1e132a317acdca7202f009c4d16898705b277665 (patch) | |
tree | 708384f88debe428b1cd335597a96b2bdd695af6 /tests/opnfv/test_suites/opnfv_os-odl_l2-fdio-ha_daily.yaml | |
parent | 21b07271035916aca13761945c33362cf78f43c7 (diff) | |
parent | e8afea8cfb0a8e33e7694834cccee9f0482405a0 (diff) |
Merge "Add os-odl_l2-fdio-ha scenario support"
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_os-odl_l2-fdio-ha_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_os-odl_l2-fdio-ha_daily.yaml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_os-odl_l2-fdio-ha_daily.yaml b/tests/opnfv/test_suites/opnfv_os-odl_l2-fdio-ha_daily.yaml new file mode 100644 index 000000000..2d7397a96 --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_os-odl_l2-fdio-ha_daily.yaml @@ -0,0 +1,30 @@ +--- +# os-odl_l2-fdio-ha daily task suite + +schema: "yardstick:suite:0.1" + +name: "os-odl_l2-fdio-ha" +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_tc069.yaml +- + file_name: opnfv_yardstick_tc070.yaml +- + file_name: opnfv_yardstick_tc071.yaml +- + file_name: opnfv_yardstick_tc072.yaml |