mirror of
https://github.com/ceph/ceph
synced 2024-12-14 07:25:50 +00:00
405798aeda
This integration test failed due to an "osd down" warning, but we intentionally mark OSDs down in this test, so the warning should be ignored. Fixes: https://tracker.ceph.com/issues/67820 Signed-off-by: Linjing Li <linjingli2012@gmail.com>
34 lines
686 B
YAML
34 lines
686 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
osd:
|
|
osd max markdown count: 1000
|
|
osd blocked scrub grace period: 3600
|
|
log-ignorelist:
|
|
- overall HEALTH_
|
|
- \(OSDMAP_FLAGS\)
|
|
- \(OSD_
|
|
- \(PG_
|
|
- \(POOL_
|
|
- \(CACHE_POOL_
|
|
- \(SMALLER_PGP_NUM\)
|
|
- \(OBJECT_
|
|
- SLOW_OPS
|
|
- \(REQUEST_SLOW\)
|
|
- \(TOO_FEW_PGS\)
|
|
- slow request
|
|
- timeout on replica
|
|
- late reservation from
|
|
- MON_DOWN
|
|
- OSDMAP_FLAGS
|
|
- OSD_DOWN
|
|
- PG_DEGRADED
|
|
- PG_AVAILABILITY
|
|
- POOL_APP_NOT_ENABLED
|
|
- mons down
|
|
- mon down
|
|
- out of quorum
|
|
- noscrub
|
|
- nodeep-scrub
|
|
- is down
|