add erasure code workload to upgrade/firefly-x

copied from suites/rados/thrash/workloads/ec-readwrite.yaml

Signed-off-by: Loic Dachary <loic@dachary.org>
This commit is contained in:
Loic Dachary 2014-07-01 15:44:58 +02:00
parent 3ec07cdc0e
commit c604149727

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