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_tc058.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_tc058.yaml')
-rw-r--r-- | tests/opnfv/test_cases/opnfv_yardstick_tc058.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc058.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc058.yaml index e9feb97f5..dc0675bec 100644 --- a/tests/opnfv/test_cases/opnfv_yardstick_tc058.yaml +++ b/tests/opnfv/test_cases/opnfv_yardstick_tc058.yaml @@ -36,9 +36,9 @@ scenarios: process_name: "neutron-l3-agent" host: {{attack_host}} key: "monitor-recovery" - monitor_time: 20 + monitor_time: 30 sla: - max_recover_time: 20 + max_recover_time: 30 - monitor_type: "general-monitor" |