ceph/qa/tasks/thrashosds-health.yaml
Kefu Chai 4a1f2a5c78 qa: silence SLOW_OPS,PENDING_CREATING_PGS warnings
this is an intermediate step to deprecate REQUEST_SLOW warnings.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-11-23 13:59:42 +08:00

15 lines
270 B
YAML

overrides:
ceph:
log-whitelist:
- overall HEALTH_
- \(OSDMAP_FLAGS\)
- \(OSD_
- \(PG_
- \(POOL_
- \(CACHE_POOL_
- \(SMALLER_PGP_NUM\)
- \(OBJECT_
- \(REQUEST_SLOW\)
- \(SLOW_OPS\)
- \(TOO_FEW_PGS\)