Testcase to find storage bottlenecks using Yardstick for Multistack
[bottlenecks.git] / testsuites / posca / testcase_cfg / posca_factor_multistack_storage_parallel.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     # for this option we provide " write, read, rw, rr"
14     rw: "randrw"
15     bs: "4k"
16     size: "50g"
17     rwmixwrite: "50"
18     num_stack: 1, 3
19     volume_num: "1"
20     num_jobs: "1"
21     direct: "1"
22
23   runners:
24     stack_create: yardstick
25     flavor:
26     yardstick_test_dir: "samples"
27     yardstick_testcase: "storage_bottlenecks"
28
29 contexts:
30   dashboard: "Bottlenecks-ELK"
31   yardstick: "Bottlenecks-Yardstick"
32   yardstick_envpre: True