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-Tag: v20.1.0~45^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c1578eda965fd9d2e2f54970df7c83fa1b6898ef;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 426ea32cf81..2933f086e58 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