From: Adam King Date: Wed, 21 May 2025 15:41:06 +0000 (-0400) Subject: qa/rbd/iscsi: ignore MON_DOWN warning in logs X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F64596%2Fhead;p=ceph.git qa/rbd/iscsi: ignore MON_DOWN warning in logs These seem to be popping up very briefly and don't appear to be relevant to what is being tested Signed-off-by: Adam King (cherry picked from commit 3b2064e7066fa58e0d812e85a293f74401d295f4) --- diff --git a/qa/suites/rbd/iscsi/cluster/fixed-3.yaml b/qa/suites/rbd/iscsi/cluster/fixed-3.yaml index 426ea32cf81f8..2933f086e58f5 100644 --- a/qa/suites/rbd/iscsi/cluster/fixed-3.yaml +++ b/qa/suites/rbd/iscsi/cluster/fixed-3.yaml @@ -17,3 +17,7 @@ roles: - osd.7 - client.2 - ceph.iscsi.iscsi.b +overrides: + ceph: + log-ignorelist: + - MON_DOWN