[dovetail] split the sla check results into process recovery and service 51/66551/1
authorrexlee8776 <limingjiang@huawei.com>
Tue, 22 Jan 2019 03:34:30 +0000 (03:34 +0000)
committerrexlee8776 <limingjiang@huawei.com>
Tue, 22 Jan 2019 03:34:30 +0000 (03:34 +0000)
commit39d89761aca4aaf724010a9f8cac73725b798b33
treeeda0f16c59a40733346bd5dd420daf26d6c02693
parentfa6509b1bde3d7c2fecad3ffab5a050a27346dae
[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>
16 files changed:
tests/opnfv/test_cases/opnfv_yardstick_tc019.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc045.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc046.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc047.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc048.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc053.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc056.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc058.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc088.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc089.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc090.yaml
tests/opnfv/test_cases/opnfv_yardstick_tc091.yaml
yardstick/benchmark/scenarios/availability/monitor/monitor_multi.py
yardstick/benchmark/scenarios/availability/monitor/monitor_process.py
yardstick/tests/unit/benchmark/scenarios/availability/test_monitor_multi.py
yardstick/tests/unit/benchmark/scenarios/availability/test_monitor_process.py