mirror of
https://github.com/ceph/ceph
synced 2025-01-12 14:10:27 +00:00
krbd test using fio for format 2 and features 1 and 2.
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
This commit is contained in:
parent
8e115c9741
commit
b5cf466ac7
12
suites/krbd/rbd/tasks/rbd_fio.yaml
Normal file
12
suites/krbd/rbd/tasks/rbd_fio.yaml
Normal file
@ -0,0 +1,12 @@
|
||||
tasks:
|
||||
- install:
|
||||
- ceph: null
|
||||
- rbd_fio:
|
||||
client.0:
|
||||
fio-version: 2.2.9
|
||||
fio-io-size: 90%
|
||||
formats: [2]
|
||||
features: [1, 2]
|
||||
io-engine: sync
|
||||
rw: randrw
|
||||
runtime: 900
|
Loading…
Reference in New Issue
Block a user