ceph/suites/upgrade-cuttlefish/rados/4-final/osdthrash.yaml
Sage Weil 75a784170c upgrade-cuttlefish: test upgrades to new point releases
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>
2013-07-24 18:09:11 -07:00

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