mirror of
https://github.com/ceph/ceph
synced 2024-12-27 14:03:25 +00:00
aa3970ad11
When thrashing, we don't want this markdown behavior. In fact, the only teuthology test that expects this behavior is qa/standalone/osd/osd-markdown. This bit of yaml is shared by all thrashing tests (although the name is a bit unfortunate). Fixes: https://tracker.ceph.com/issues/44348 Signed-off-by: Sage Weil <sage@redhat.com>
19 lines
349 B
YAML
19 lines
349 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
osd:
|
|
osd max markdown count: 1000
|
|
log-whitelist:
|
|
- overall HEALTH_
|
|
- \(OSDMAP_FLAGS\)
|
|
- \(OSD_
|
|
- \(PG_
|
|
- \(POOL_
|
|
- \(CACHE_POOL_
|
|
- \(SMALLER_PGP_NUM\)
|
|
- \(OBJECT_
|
|
- \(SLOW_OPS\)
|
|
- \(REQUEST_SLOW\)
|
|
- \(TOO_FEW_PGS\)
|
|
- slow request
|