From f653425373654cc1159755f260ecda98870b3981 Mon Sep 17 00:00:00 2001 From: Patrick Donnelly Date: Tue, 25 Jul 2023 10:15:06 -0400 Subject: [PATCH] qa: ignore expected cluster warning from damage tests Fixes: https://tracker.ceph.com/issues/62164 Signed-off-by: Patrick Donnelly (cherry picked from commit 7b0e70ac99c26805b7613ee473b568042a1088eb) --- qa/suites/fs/functional/tasks/damage.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/qa/suites/fs/functional/tasks/damage.yaml b/qa/suites/fs/functional/tasks/damage.yaml index ff8b3a58a767a..7703aee9322dd 100644 --- a/qa/suites/fs/functional/tasks/damage.yaml +++ b/qa/suites/fs/functional/tasks/damage.yaml @@ -19,6 +19,7 @@ overrides: - MDS_READ_ONLY - force file system read-only - with standby daemon mds + - MDS abort because newly corrupt dentry tasks: - cephfs_test_runner: modules: -- 2.39.5