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:
Josh Durgin 2014-08-05 14:52:57 -07:00
commit 511a059728

View File

@ -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