From: Patrick Donnelly Date: Fri, 16 Feb 2024 14:46:18 +0000 (-0500) Subject: qa: ignore warning "Replacing daemon" X-Git-Tag: v20.0.0~2577^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=75d76f97b0d7c842bd52cb609b00ffe3508c01b5;p=ceph.git qa: ignore warning "Replacing daemon" This is expected for cephadm deployments where join_fs is configured, causing affinity replacements. Signed-off-by: Patrick Donnelly --- diff --git a/qa/cephfs/overrides/ignorelist_health.yaml b/qa/cephfs/overrides/ignorelist_health.yaml index 9fd5924703c1..90811d6f233b 100644 --- a/qa/cephfs/overrides/ignorelist_health.yaml +++ b/qa/cephfs/overrides/ignorelist_health.yaml @@ -12,3 +12,4 @@ overrides: - MDS_UP_LESS_THAN_MAX - POOL_APP_NOT_ENABLED - overall HEALTH_ + - Replacing daemon