ceph/qa/suites/rados/upgrade/luminous-x-singleton/3-thrash/default.yaml
Sage Weil 68913080b5 qa/suites/rados/upgrade: no aggressive pg num changes
We now run with mixed mons and old mgrs, so this won't work.

Signed-off-by: Sage Weil <sage@redhat.com>
2019-01-03 11:17:31 -06:00

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"