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_tc056.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_tc056.yaml')
-rw-r--r-- | tests/opnfv/test_cases/opnfv_yardstick_tc056.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc056.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc056.yaml index 7f1dc1010..40e8f9c13 100644 --- a/tests/opnfv/test_cases/opnfv_yardstick_tc056.yaml +++ b/tests/opnfv/test_cases/opnfv_yardstick_tc056.yaml @@ -59,9 +59,9 @@ scenarios: - monitor_type: "process" process_name: "rabbitmq-server" host: {{attack_host}} - monitor_time: 20 + monitor_time: 30 sla: - max_recover_time: 20 + max_recover_time: 30 nodes: {{attack_host}}: {{attack_host}}.LF |