ceph/suites/rados/thrash/workloads/ec-readwrite.yaml
Samuel Just 386650d983 rados/thrash: add ec workloads
Adds ec workloads for snaps, small objects, read-write.

copy-from is not yet enabled.

Signed-off-by: Samuel Just <sam.just@inktank.com>
2014-02-18 13:45:39 -08:00

12 lines
169 B
YAML

tasks:
- rados:
clients: [client.0]
ops: 4000
objects: 500
ec_pool: true
op_weights:
read: 45
write: 0
append: 45
delete: 10