disable elk in CI pipeline
[bottlenecks.git] / testsuites / posca / testcase_cfg / posca_feature_testpmd_scale_up.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 load_manager:
11   scenarios:
12     tool: testpmd
13     # TODO: The number of seconds to run when doing binary search for a throughput test..
14     search_interval: 60
15     # info that the cpus and memes have the same number of data.
16     cpus: 6
17     mems: 12
18     # this is pktsize of Moongen to generate
19     # pkt_size: 64,128,256,1024,1518
20     pkt_size: 64,128,256,1024
21     # this is multiqueue of Monngen to generate
22     multistream: 1, 1000
23
24   runners:
25     stack_create: yardstick
26     Debug: False
27     yardstick_test_dir: "samples"
28     yardstick_testcase: "netperf_bottlenecks"
29
30   runner_exta:
31     # info this section is for yardstick do some exta env prepare.
32     installation_method: yardstick
33     installation_type: testpmd
34
35 contexts:
36   # info that dashboard if have data, we will create the data dashboard.
37 #  dashboard: "Bottlenecks-ELK"
38   yardstick: "yardstick_pmd"
39   yardstick_envpre: Flase