Testcase to find multi-stack storage bottlenecks
[bottlenecks.git] / testsuites / posca / testcase_cfg / posca_factor_multistack_storage.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: fio
13     test_times: 10
14     #this "rw" value could be write read rw rr or randrw
15     rw: 'randrw'
16     bs: '4k'
17     size: '50g'
18     rwmixwrite: '50'
19     num_thread: 1, 2
20     num_stack: 1
21     volume_num: '1'
22     num_jobs: '1'
23     direct: '1'
24
25   runners:
26     stack_create: yardstick
27     flavor:
28     yardstick_test_dir: "samples"
29     yardstick_testcase: "storage_bottlenecks"
30
31 contexts:
32   dashboard: "Bottlenecks-ELK"
33   yardstick: "Bottlenecks-Yardstick"
34   yardstick_envpre: True