mirror of
https://github.com/ceph/ceph
synced 2025-02-03 08:53:38 +00:00
68913080b5
We now run with mixed mons and old mgrs, so this won't work. Signed-off-by: Sage Weil <sage@redhat.com>
23 lines
522 B
YAML
23 lines
522 B
YAML
meta:
|
|
- desc: |
|
|
randomly kill and revive osd
|
|
small chance to increase the number of pgs
|
|
overrides:
|
|
ceph:
|
|
log-whitelist:
|
|
- but it is still running
|
|
- objects unfound and apparently lost
|
|
- log bound mismatch
|
|
tasks:
|
|
- parallel:
|
|
- split_tasks
|
|
split_tasks:
|
|
sequential:
|
|
- thrashosds:
|
|
disable_objectstore_tool_tests: true
|
|
timeout: 1200
|
|
chance_pgnum_grow: 1
|
|
chance_pgpnum_fix: 1
|
|
aggressive_pg_num_changes: false
|
|
- print: "**** done thrashosds 3-thrash"
|