diff options
author | Jing Lu <lvjing5@huawei.com> | 2017-06-01 07:15:12 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-06-01 07:15:12 +0000 |
commit | fc1b6f9e2129fabfebbe0e6ea210f48edc0ff27b (patch) | |
tree | a1d426922b6294f53fdbc07f170ba4bbe2f2ef08 /tests/opnfv/test_cases/opnfv_yardstick_tc053.yaml | |
parent | e1b315fb5fded93c03693ac097b1a749dcc50034 (diff) | |
parent | a32066960f6b3dd11c8b1f7b16c0b08c90f940d0 (diff) |
Merge "increase monitor number in cases." into stable/danube
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 |