This patch is used to add grafana config to opnfv dashboard for
[yardstick.git] / samples / storagecapacity.yaml
1 ---
2 # Sample benchmark task config file
3 # Measure storage capacity and scale.
4 # Including number of PVs, volume of disk size,
5 # and block size of each device.
6
7 schema: "yardstick:task:0.1"
8
9 scenarios:
10 -
11   type: StorageCapacity
12   options:
13     test_type: "disk_size"
14
15   host: node5.LF
16
17   runner:
18     type: Iteration
19     iterations: 1
20
21 context:
22   type: Node
23   name: LF
24   file: etc/yardstick/nodes/compass_sclab_virtual/pod.yaml