ceph/suites/powercycle/osd/tasks/snaps-many-objects.yaml
Sage Weil 39c4674b27 test copy_from when running ceph_test_rados
Skip most of the upgrade suites, except the test that ends up on next.

Signed-off-by: Sage Weil <sage@inktank.com>
2013-10-15 12:20:39 -07:00

14 lines
220 B
YAML

tasks:
- rados:
clients: [client.0]
ops: 4000
objects: 500
op_weights:
read: 100
write: 100
delete: 50
snap_create: 50
snap_remove: 50
rollback: 50
copy_from: 50