ceph/suites/upgrade-cuttlefish/rados/2-workload/testrados.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

14 lines
203 B
YAML

workload:
rados:
clients: [client.0]
ops: 2000
objects: 50
op_weights:
read: 100
write: 100
delete: 50
snap_create: 50
snap_remove: 50
rollback: 50