mirror of
https://github.com/ceph/ceph
synced 2025-02-11 04:51:02 +00:00
This means the final workloads are running firefly code. Signed-off-by: Sage Weil <sage@inktank.com>
13 lines
221 B
YAML
13 lines
221 B
YAML
tasks:
|
|
- rados:
|
|
clients: [client.1]
|
|
ops: 4000
|
|
objects: 50
|
|
op_weights:
|
|
read: 100
|
|
write: 100
|
|
delete: 50
|
|
snap_create: 50
|
|
snap_remove: 50
|
|
rollback: 50
|