aboutsummaryrefslogtreecommitdiffstats
path: root/tests/opnfv/test_cases/opnfv_yardstick_tc050.yaml
diff options
context:
space:
mode:
authorHuanLi <lihuansse@tongji.edu.cn>2017-05-16 18:23:29 +0800
committerJing Lu <lvjing5@huawei.com>2017-06-01 02:40:34 +0000
commita32066960f6b3dd11c8b1f7b16c0b08c90f940d0 (patch)
tree0042a7ea2569807b41191ac79503d6598881b065 /tests/opnfv/test_cases/opnfv_yardstick_tc050.yaml
parent370632cc02a711289f9830616d4ded2f6a9341be (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> (cherry picked from commit ab7292a8e3060bf6feaa830b156089fa70854664)
Diffstat (limited to 'tests/opnfv/test_cases/opnfv_yardstick_tc050.yaml')
-rw-r--r--tests/opnfv/test_cases/opnfv_yardstick_tc050.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc050.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc050.yaml
index 1296c0592..0611fd2b3 100644
--- a/tests/opnfv/test_cases/opnfv_yardstick_tc050.yaml
+++ b/tests/opnfv/test_cases/opnfv_yardstick_tc050.yaml
@@ -70,6 +70,7 @@ scenarios:
key: "nova-image-list"
command_name: "openstack image list"
monitor_time: 10
+ monitor_number: 3
sla:
max_outage_time: 5
@@ -78,6 +79,7 @@ scenarios:
key: "neutron-router-list"
command_name: "openstack router list"
monitor_time: 10
+ monitor_number: 3
sla:
max_outage_time: 5
@@ -86,6 +88,7 @@ scenarios:
key: "heat-stack-list"
command_name: "openstack stack list"
monitor_time: 10
+ monitor_number: 3
sla:
max_outage_time: 5
@@ -94,6 +97,7 @@ scenarios:
key: "cinder-list"
command_name: "openstack volume list"
monitor_time: 10
+ monitor_number: 3
sla:
max_outage_time: 5