diff options
author | rexlee8776 <limingjiang@huawei.com> | 2016-07-26 00:57:42 +0000 |
---|---|---|
committer | rexlee8776 <limingjiang@huawei.com> | 2016-07-26 01:22:26 +0000 |
commit | c011a0dd6783fdade0180c0abb70c5141a017ffe (patch) | |
tree | 2e8a6edddadcad6ece2de760020f54898f75077b /tests/opnfv/test_suites/opnfv_os-odl_l2-sfc-noha_daily.yaml | |
parent | 84209fb5479e69dc20a83dd42b5c6b0df08f9ece (diff) |
complement sceanrio for joid, apex, noha
Change-Id: I6ccec0ff2bb05d9263691096c9306a0374aa7406
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_os-odl_l2-sfc-noha_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_os-odl_l2-sfc-noha_daily.yaml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_os-odl_l2-sfc-noha_daily.yaml b/tests/opnfv/test_suites/opnfv_os-odl_l2-sfc-noha_daily.yaml new file mode 100644 index 000000000..458afba13 --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_os-odl_l2-sfc-noha_daily.yaml @@ -0,0 +1,22 @@ +--- +# Huawei US bare daily task suite + +schema: "yardstick:suite:0.1" + +name: "os-odl_l2-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 |