From: Patrick Donnelly Date: Mon, 13 Apr 2026 18:22:35 +0000 (-0400) Subject: qa: ignore expected MON_DOWN X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F68360%2Fhead;p=ceph.git qa: ignore expected MON_DOWN tasks.cephfs.test_misc.TestMisc.test_dump_inmemory_log_on_missed_internal_heartbeats deliberately stops the monitors. Fixes: https://tracker.ceph.com/issues/75992 Signed-off-by: Patrick Donnelly --- diff --git a/qa/suites/fs/multiclient/tasks/cephfs_misc_tests.yaml b/qa/suites/fs/multiclient/tasks/cephfs_misc_tests.yaml index e6d6ef99b15d..467f3a32a009 100644 --- a/qa/suites/fs/multiclient/tasks/cephfs_misc_tests.yaml +++ b/qa/suites/fs/multiclient/tasks/cephfs_misc_tests.yaml @@ -12,3 +12,4 @@ overrides: - MDS_CLIENT_LATE_RELEASE - responding to mclientcaps - RECENT_CRASH + - MON_DOWN