ceph/suites/big/rados-thrash/workloads/snaps-few-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
217 B
YAML

tasks:
- rados:
ops: 4000
max_seconds: 3600
objects: 50
op_weights:
read: 100
write: 100
delete: 50
snap_create: 50
snap_remove: 50
rollback: 50
copy_from: 50