diff options
author | rexlee8776 <limingjiang@huawei.com> | 2017-09-08 02:49:25 +0000 |
---|---|---|
committer | rexlee8776 <limingjiang@huawei.com> | 2017-09-08 02:49:25 +0000 |
commit | a1b1b17f3b9fdd877df367117289b177da1b87d4 (patch) | |
tree | da092d99c14731a0469d750421db28dd7ddb2188 /tests/opnfv/test_cases/opnfv_yardstick_tc053.yaml | |
parent | 6138d2c4115f87ff71b2084cc1021701e2697c2a (diff) |
change outage_time from 20 to 30s
Change-Id: I255c71a75d748f8e7401815a2a5890111a1ee2f5
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Diffstat (limited to 'tests/opnfv/test_cases/opnfv_yardstick_tc053.yaml')
-rw-r--r-- | tests/opnfv/test_cases/opnfv_yardstick_tc053.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc053.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc053.yaml index 3ecbc308c..f987e2b45 100644 --- a/tests/opnfv/test_cases/opnfv_yardstick_tc053.yaml +++ b/tests/opnfv/test_cases/opnfv_yardstick_tc053.yaml @@ -32,10 +32,10 @@ scenarios: key: "service-status" process_name: "haproxy" host: node1 - monitor_time: 20 + monitor_time: 30 monitor_number: 3 sla: - max_recover_time: 20 + max_recover_time: 30 - monitor_type: "openstack-cmd" |