[dovetail] split the sla check results into process recovery and service 01/66601/1
authorrexlee8776 <limingjiang@huawei.com>
Tue, 22 Jan 2019 03:34:30 +0000 (03:34 +0000)
committerRex Lee <limingjiang@huawei.com>
Thu, 24 Jan 2019 01:41:05 +0000 (01:41 +0000)
commit4ed023a3e15cfb7029ee612e21252cabdc1974d2
tree6ebf4d8aa9fa6fc631cd97b0ef9e466777c2aa2d
parenta1e5634d35ba5f0095fdd2777efa4042b1872127
[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>
(cherry picked from commit 39d89761aca4aaf724010a9f8cac73725b798b33)
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