diff options
author | liang gao <jean.gaoliang@huawei.com> | 2016-08-11 15:36:41 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-08-11 15:36:41 +0000 |
commit | 07b65b575c786fa40917f23757f3f585c8c3f555 (patch) | |
tree | 70bd377cffbee69d82467dcc53a0a72be320ccea | |
parent | eca794ce3fc0dbdb6bbf0a2f7bae9803589cca1c (diff) | |
parent | 389cbd56eee79d2ba88472718726ac853fe3f0b7 (diff) |
Merge "Add HA Test Cases in Test Suite"
-rw-r--r-- | tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml b/tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml index 3c2ff556a..70a030490 100644 --- a/tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml +++ b/tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml @@ -56,6 +56,22 @@ test_cases: constraint: installer: fuel - + file_name: opnfv_yardstick_tc050.yaml + constraint: + installer: fuel +- + file_name: opnfv_yardstick_tc051.yaml + constraint: + installer: fuel +- + file_name: opnfv_yardstick_tc052.yaml + constraint: + installer: fuel +- + file_name: opnfv_yardstick_tc053.yaml + constraint: + installer: fuel +- file_name: opnfv_yardstick_tc055.yaml constraint: installer: compass |