From: Venky Shankar Date: Mon, 26 Feb 2024 05:42:07 +0000 (+0530) Subject: qa/cephfs: add `MON_DOWN' and `deprecated feature inline_data' to ignorelist X-Git-Tag: v19.1.0~144^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d779a3fbe3f60947439be94e04500adbb1c0b60c;p=ceph.git qa/cephfs: add `MON_DOWN' and `deprecated feature inline_data' to ignorelist Fixes: http://tracker.ceph.com/issues/64746 Signed-off-by: Venky Shankar (cherry picked from commit f5a23d5811829d0f43831740ec3dced6a3b725f3) --- diff --git a/qa/cephfs/overrides/ignorelist_health.yaml b/qa/cephfs/overrides/ignorelist_health.yaml index 90811d6f233b..aef498f92c60 100644 --- a/qa/cephfs/overrides/ignorelist_health.yaml +++ b/qa/cephfs/overrides/ignorelist_health.yaml @@ -13,3 +13,4 @@ overrides: - POOL_APP_NOT_ENABLED - overall HEALTH_ - Replacing daemon + - deprecated feature inline_data diff --git a/qa/cephfs/overrides/ignorelist_wrongly_marked_down.yaml b/qa/cephfs/overrides/ignorelist_wrongly_marked_down.yaml index 41ba84f04db5..c9c46cc48f41 100644 --- a/qa/cephfs/overrides/ignorelist_wrongly_marked_down.yaml +++ b/qa/cephfs/overrides/ignorelist_wrongly_marked_down.yaml @@ -7,3 +7,4 @@ overrides: - but it is still running # MDS daemon 'b' is not responding, replacing it as rank 0 with standby 'a' - is not responding + - MON_DOWN