mirror of
https://github.com/ceph/ceph
synced 2025-02-16 07:17:21 +00:00
Merge pull request #76 from ceph/wip_tune2_upgrade-firefly
Added ec-readwrite.yaml to the mix to enable erasure code coverage Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
This commit is contained in:
commit
511a059728
@ -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