mirror of
https://github.com/ceph/ceph
synced 2025-01-11 05:29:51 +00:00
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:
parent
3ec07cdc0e
commit
c604149727
@ -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
|
Loading…
Reference in New Issue
Block a user