mirror of
https://github.com/ceph/ceph
synced 2025-02-14 22:37:51 +00:00
b07a2edd7c
Added parallel suite Added stree-split suite Added stress-split-erasure-code suite Added stress-split-erasure-code-x96-64 suite Signed-off-by: yuriw <yuri.weinstein@gmail.com> Signed-off-by: Yuri Weinstein <yweinste@redhat.com> (cherry picked from commit e7732cce73af2fed55a957b5529db93e3ff3ea5a)
19 lines
403 B
YAML
19 lines
403 B
YAML
meta:
|
|
- desc: |
|
|
randomly kill and revive osd
|
|
small chance of increasing the number of pgs
|
|
overrides:
|
|
ceph:
|
|
log-whitelist:
|
|
- wrongly marked me down
|
|
- objects unfound and apparently lost
|
|
- log bound mismatch
|
|
- failed to encode map e
|
|
tasks:
|
|
- thrashosds:
|
|
timeout: 1200
|
|
chance_pgnum_grow: 1
|
|
chance_pgpnum_fix: 1
|
|
min_in: 4
|
|
- print: "**** done thrashosds 3-thrash"
|