diff options
Diffstat (limited to 'tests/opnfv/test_cases/opnfv_yardstick_tc047.yaml')
-rw-r--r-- | tests/opnfv/test_cases/opnfv_yardstick_tc047.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc047.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc047.yaml index 53df7c64b..cc990363f 100644 --- a/tests/opnfv/test_cases/opnfv_yardstick_tc047.yaml +++ b/tests/opnfv/test_cases/opnfv_yardstick_tc047.yaml @@ -27,12 +27,14 @@ scenarios: - monitor_type: "openstack-cmd" command_name: "openstack image list" monitor_time: 10 + monitor_number: 3 sla: max_outage_time: 5 - monitor_type: "process" process_name: "glance-api" host: node1 monitor_time: 20 + monitor_number: 3 sla: max_recover_time: 20 |