diff options
author | Rex Lee <limingjiang@huawei.com> | 2017-05-20 02:01:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-05-20 02:01:11 +0000 |
commit | 9c28e5d06108cbf84fc51aaa461cf5858046d125 (patch) | |
tree | 42e14c0eee211b0661b27bf0fa5f513e65a5e0ee /tests/opnfv/test_cases/opnfv_yardstick_tc053.yaml | |
parent | 9611dcddab0202f335b5f778629053da7b96fd0e (diff) | |
parent | ab7292a8e3060bf6feaa830b156089fa70854664 (diff) |
Merge "increase monitor number in cases."
Diffstat (limited to 'tests/opnfv/test_cases/opnfv_yardstick_tc053.yaml')
-rw-r--r-- | tests/opnfv/test_cases/opnfv_yardstick_tc053.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc053.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc053.yaml index cc5b5cd3e..9e05cc895 100644 --- a/tests/opnfv/test_cases/opnfv_yardstick_tc053.yaml +++ b/tests/opnfv/test_cases/opnfv_yardstick_tc053.yaml @@ -33,6 +33,7 @@ scenarios: process_name: "haproxy" host: node1 monitor_time: 20 + monitor_number: 3 sla: max_recover_time: 20 @@ -41,6 +42,7 @@ scenarios: key: "list-images" command_name: "openstack image list" monitor_time: 10 + monitor_number: 3 sla: max_outage_time: 5 |