mirror of
https://github.com/ceph/ceph
synced 2025-04-01 00:26:47 +00:00
rbd fio tests using rbd engine, tests on clones as well using features 1 and 13.
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
This commit is contained in:
parent
971c5fc29c
commit
8e115c9741
11
suites/rbd/librbd/workloads/rbd_fio.yaml
Normal file
11
suites/rbd/librbd/workloads/rbd_fio.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
tasks:
|
||||
- rbd_fio:
|
||||
client.0:
|
||||
fio-version: 2.2.9
|
||||
fio-io-size: 80%
|
||||
formats: [2]
|
||||
features: [1,13]
|
||||
io-engine: rbd
|
||||
test-clone-io: 1
|
||||
rw: randrw
|
||||
runtime: 900
|
Loading…
Reference in New Issue
Block a user