diff options
author | rexlee8776 <limingjiang@huawei.com> | 2019-01-22 03:34:30 +0000 |
---|---|---|
committer | rexlee8776 <limingjiang@huawei.com> | 2019-01-22 03:34:30 +0000 |
commit | 39d89761aca4aaf724010a9f8cac73725b798b33 (patch) | |
tree | eda0f16c59a40733346bd5dd420daf26d6c02693 /tests/opnfv/test_cases/opnfv_yardstick_tc046.yaml | |
parent | fa6509b1bde3d7c2fecad3ffab5a050a27346dae (diff) |
[dovetail] split the sla check results into process recovery and service
recovery for HA tcs
make sla check for process recovery optional: only check when sla is
set.
JIRA: YARDSTICK-1512
Change-Id: I717d39614a1af2ee9e62dec3b8a32d7d611f557e
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Diffstat (limited to 'tests/opnfv/test_cases/opnfv_yardstick_tc046.yaml')
-rw-r--r-- | tests/opnfv/test_cases/opnfv_yardstick_tc046.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc046.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc046.yaml index 3b04cc4bd..5bbe72610 100644 --- a/tests/opnfv/test_cases/opnfv_yardstick_tc046.yaml +++ b/tests/opnfv/test_cases/opnfv_yardstick_tc046.yaml @@ -38,8 +38,6 @@ scenarios: host: {{attack_host}} monitor_time: 30 monitor_number: 3 - sla: - max_recover_time: 30 nodes: {{attack_host}}: {{attack_host}}.LF |