mirror of
https://github.com/ceph/ceph
synced 2025-01-28 14:03:21 +00:00
386650d983
Adds ec workloads for snaps, small objects, read-write. copy-from is not yet enabled. Signed-off-by: Samuel Just <sam.just@inktank.com>
12 lines
169 B
YAML
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
|