Modify ping test threshold
[bottlenecks.git] / testsuites / posca / testcase_cfg / posca_factor_ping.yaml
1 ##############################################################################
2 # Copyright (c) 2017 HUAWEI TECHNOLOGIES CO.,LTD and others.
3 #
4 # All rights reserved. This program and the accompanying materials
5 # are made available under the terms of the Apache License, Version 2.0
6 # which accompanies this distribution, and is available at
7 # http://www.apache.org/licenses/LICENSE-2.0
8 ##############################################################################
9
10 # Sample stress task config file
11 # Three scenarios run in parallel pinging one target vm.
12 # Multiple context are used to specify the host and target VMs.
13
14 load_manager:
15   scenarios:
16     tool: ping
17     test_times: 100
18     package_size:
19     num_stack: 5, 5
20     threshhold: 5
21     package_loss: 0%
22
23   runners:
24     stack_create: yardstick
25     flavor:
26     yardstick_test_dir: "samples"
27     yardstick_testcase: "ping_bottlenecks"
28
29 contexts:
30   dashboard: "Bottlenecks-ELK"
31   yardstick: "Bottlenecks-Yardstick"
32   yardstick_envpre: True