ceph/qa/tasks/thrashosds-health.yaml
Linjing Li 405798aeda qa/tasks: added "is down" warning to thrash-old-clients ingorelist
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>
2024-10-04 21:56:42 +00:00

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