diff options
author | liang gao <jean.gaoliang@huawei.com> | 2016-07-26 01:32:28 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-07-26 01:32:28 +0000 |
commit | b0d32886194231709d9fc03cdb111b77529a4da0 (patch) | |
tree | f85356922d4da9c8c48a9d1cd23e62dd1b55c0be /tests/opnfv/test_suites/opnfv_os-nosdn-lxd-ha_daily.yaml | |
parent | f1cc9396d73fc99c3c976e4847d9191e7ce9aee4 (diff) | |
parent | c011a0dd6783fdade0180c0abb70c5141a017ffe (diff) |
Merge "complement sceanrio for joid, apex, noha"
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_os-nosdn-lxd-ha_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_os-nosdn-lxd-ha_daily.yaml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_os-nosdn-lxd-ha_daily.yaml b/tests/opnfv/test_suites/opnfv_os-nosdn-lxd-ha_daily.yaml new file mode 100644 index 000000000..d40125e36 --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_os-nosdn-lxd-ha_daily.yaml @@ -0,0 +1,22 @@ +--- +# Huawei US bare daily task suite + +schema: "yardstick:suite:0.1" + +name: "os-nosdn-lxd-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 |