aboutsummaryrefslogtreecommitdiffstats
path: root/tests/opnfv/test_cases/opnfv_yardstick_tc048.yaml
diff options
context:
space:
mode:
authorHuanLi <lihuansse@tongji.edu.cn>2017-05-16 18:23:29 +0800
committerRoss Brattain <ross.b.brattain@intel.com>2017-05-18 13:12:51 +0000
commitab7292a8e3060bf6feaa830b156089fa70854664 (patch)
tree3fa547fcad2699ff1f2613e72dc637fc62e13039 /tests/opnfv/test_cases/opnfv_yardstick_tc048.yaml
parent5271e612d427b29c2da84f8417f4192427ae3977 (diff)
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 <lihuansse@tongji.edu.cn>
Diffstat (limited to 'tests/opnfv/test_cases/opnfv_yardstick_tc048.yaml')
-rw-r--r--tests/opnfv/test_cases/opnfv_yardstick_tc048.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc048.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc048.yaml
index 7457f9392..237f845be 100644
--- a/tests/opnfv/test_cases/opnfv_yardstick_tc048.yaml
+++ b/tests/opnfv/test_cases/opnfv_yardstick_tc048.yaml
@@ -27,12 +27,14 @@ scenarios:
- monitor_type: "openstack-cmd"
command_name: "openstack volume list"
monitor_time: 10
+ monitor_number: 3
sla:
max_outage_time: 5
- monitor_type: "process"
process_name: "cinder-api"
host: node1
monitor_time: 20
+ monitor_number: 3
sla:
max_recover_time: 20