mirror of
https://github.com/ceph/ceph
synced 2025-01-12 14:10:27 +00:00
5ba70c8e30
Also removes fio-version option from yaml since its redundant and if required can be specified in overrides Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
12 lines
202 B
YAML
12 lines
202 B
YAML
tasks:
|
|
- install:
|
|
- ceph: null
|
|
- rbd_fio:
|
|
client.0:
|
|
fio-io-size: 90%
|
|
formats: [2]
|
|
features: [[layering],[striping]]
|
|
io-engine: sync
|
|
rw: randrw
|
|
runtime: 900
|