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:
Yuri Weinstein 2014-08-05 14:48:46 -07:00
parent 531f89caf1
commit 542dbd2a29

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