mirror of
https://github.com/ceph/ceph
synced 2024-12-27 14:03:25 +00:00
multi-version: do not run new ceph_test_rados against dumpling
Dumpling does not properly order reads (w/ RWORDERED) vs writes. The code controlling that was totally rewritten in firefly. It's not worth backporting. Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
parent
78da2dc098
commit
b966da7b71
@ -1,12 +0,0 @@
|
||||
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
|
Loading…
Reference in New Issue
Block a user