diff options
author | liang gao <jean.gaoliang@huawei.com> | 2016-07-18 03:09:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-07-18 03:09:34 +0000 |
commit | 3a3ccbd79d47333ce7626674c68a4cdfac44020d (patch) | |
tree | 93c83b3ff059aeb496e4b840214cbedef1f4688d /tests/opnfv/test_suites/opnfv_os-odl_l3-nofeature-ha_daily.yaml | |
parent | 428c72a39bde85d29fae024e1f3d38f5a177f292 (diff) | |
parent | 1a5b8201bf77cfcea5915b6cc8baca2cd33eba1d (diff) |
Merge "change ci from base-on-pod to base-on-scenario (in progress)"
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_os-odl_l3-nofeature-ha_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_os-odl_l3-nofeature-ha_daily.yaml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_os-odl_l3-nofeature-ha_daily.yaml b/tests/opnfv/test_suites/opnfv_os-odl_l3-nofeature-ha_daily.yaml new file mode 100644 index 000000000..112b70c03 --- /dev/null +++ b/tests/opnfv/test_suites/opnfv_os-odl_l3-nofeature-ha_daily.yaml @@ -0,0 +1,22 @@ +--- +# Huawei US bare daily task suite + +schema: "yardstick:suite:0.1" + +name: "os-odl_l3-nofeature-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 |