mirror of
https://github.com/ceph/ceph
synced 2024-12-29 06:52:35 +00:00
39c4674b27
Skip most of the upgrade suites, except the test that ends up on next. Signed-off-by: Sage Weil <sage@inktank.com>
14 lines
217 B
YAML
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
|