ceph/suites/rados/upgrade/jewel-x-singleton/9-workload/snaps-many-objects.yaml
Yuri Weinstein d2f0b5bcd0 Added jewel-x-singleton
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2016-10-17 15:50:31 +00:00

17 lines
343 B
YAML

meta:
- desc: |
randomized correctness test for rados operations on a replicated pool with snapshot operations
tasks:
- rados:
clients: [client.0]
ops: 4000
objects: 500
write_append_excl: false
op_weights:
read: 100
write: 100
delete: 50
snap_create: 50
snap_remove: 50
rollback: 50