mirror of
https://github.com/ceph/ceph
synced 2025-01-24 03:53:54 +00:00
75a784170c
This only covers rados tests currently. We should expand this to include rgw, rbd, and cephfs workloads. Signed-off-by: Sage Weil <sage@inktank.com>
23 lines
391 B
YAML
23 lines
391 B
YAML
overrides:
|
|
ceph:
|
|
log-whitelist:
|
|
- wrongly marked me down
|
|
- objects unfound and apparently lost
|
|
tasks:
|
|
- thrashosds:
|
|
timeout: 1200
|
|
chance_pgnum_grow: 1
|
|
chance_pgpnum_fix: 1
|
|
- rados:
|
|
clients: [client.0]
|
|
ops: 2000
|
|
objects: 50
|
|
op_weights:
|
|
read: 100
|
|
write: 100
|
|
delete: 50
|
|
snap_create: 50
|
|
snap_remove: 50
|
|
rollback: 50
|
|
|