mirror of
https://github.com/ceph/ceph
synced 2025-01-11 05:29:51 +00:00
Added ec-readwrite.yaml to the mix to enable erasure code coverage
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
This commit is contained in:
parent
531f89caf1
commit
542dbd2a29
@ -0,0 +1,11 @@
|
||||
tasks:
|
||||
- rados:
|
||||
clients: [client.0]
|
||||
ops: 4000
|
||||
objects: 500
|
||||
ec_pool: true
|
||||
op_weights:
|
||||
read: 45
|
||||
write: 0
|
||||
append: 45
|
||||
delete: 10
|
Loading…
Reference in New Issue
Block a user