diff options
author | HuanLi <lihuansse@tongji.edu.cn> | 2017-05-16 18:23:29 +0800 |
---|---|---|
committer | Ross Brattain <ross.b.brattain@intel.com> | 2017-05-18 13:12:51 +0000 |
commit | ab7292a8e3060bf6feaa830b156089fa70854664 (patch) | |
tree | 3fa547fcad2699ff1f2613e72dc637fc62e13039 /tests/opnfv/test_cases/opnfv_yardstick_tc052.yaml | |
parent | 5271e612d427b29c2da84f8417f4192427ae3977 (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_tc052.yaml')
-rw-r--r-- | tests/opnfv/test_cases/opnfv_yardstick_tc052.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc052.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc052.yaml index 4254e79b6..5907eb2b3 100644 --- a/tests/opnfv/test_cases/opnfv_yardstick_tc052.yaml +++ b/tests/opnfv/test_cases/opnfv_yardstick_tc052.yaml @@ -32,6 +32,7 @@ scenarios: key: "nova-flavor-list" command_name: "openstack flavor list" monitor_time: 10 + monitor_number: 3 sla: max_outage_time: 5 |