diff options
author | JingLu5 <lvjing5@huawei.com> | 2017-04-27 12:46:40 +0000 |
---|---|---|
committer | JingLu5 <lvjing5@huawei.com> | 2017-04-27 12:46:40 +0000 |
commit | 6604cb5f2d6e3c819cb8488f1ad3468184822cf9 (patch) | |
tree | 98968f5476ade9b777b193f4eb88e62d08e8c27c /tests/opnfv/test_cases/opnfv_yardstick_tc053.yaml | |
parent | 01261850ea2ea2cb92572c9cfcb2c64bfafe9cbe (diff) |
bugfix: fix HA testcases
Change-Id: Ib38e94610a108ff7195cefdfaf048e0f4fd894e8
Signed-off-by: JingLu5 <lvjing5@huawei.com>
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, 1 insertions, 1 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc053.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc053.yaml index b6bbb8966..cc5b5cd3e 100644 --- a/tests/opnfv/test_cases/opnfv_yardstick_tc053.yaml +++ b/tests/opnfv/test_cases/opnfv_yardstick_tc053.yaml @@ -34,7 +34,7 @@ scenarios: host: node1 monitor_time: 20 sla: - max_recover_time: 30 + max_recover_time: 20 - monitor_type: "openstack-cmd" |