From a32066960f6b3dd11c8b1f7b16c0b08c90f940d0 Mon Sep 17 00:00:00 2001 From: HuanLi Date: Tue, 16 May 2017 18:23:29 +0800 Subject: increase monitor number in cases. change cases to multi-monitor mode and improve monitor accuracy. JIRA: YARDSTICK-397 Change-Id: I6840423dd83899b769df76fbee808f9bf5dc4cfd Signed-off-by: HuanLi (cherry picked from commit ab7292a8e3060bf6feaa830b156089fa70854664) --- tests/opnfv/test_cases/opnfv_yardstick_tc053.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/opnfv/test_cases/opnfv_yardstick_tc053.yaml') diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc053.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc053.yaml index cc5b5cd3e..9e05cc895 100644 --- a/tests/opnfv/test_cases/opnfv_yardstick_tc053.yaml +++ b/tests/opnfv/test_cases/opnfv_yardstick_tc053.yaml @@ -33,6 +33,7 @@ scenarios: process_name: "haproxy" host: node1 monitor_time: 20 + monitor_number: 3 sla: max_recover_time: 20 @@ -41,6 +42,7 @@ scenarios: key: "list-images" command_name: "openstack image list" monitor_time: 10 + monitor_number: 3 sla: max_outage_time: 5 -- cgit 1.2.3-korg