From fa63de6a7b9f94c4100b2c454d5d2b0d35742985 Mon Sep 17 00:00:00 2001 From: Patrick Donnelly Date: Mon, 26 Aug 2019 15:23:51 -0700 Subject: [PATCH] qa: ignore RECENT_CRASH for multimds snapshot testing These tests purposefully crash the MDS. Signed-off-by: Patrick Donnelly (cherry picked from commit e4ad5973fe773829b346c16ac8cc2535b1aef517) --- qa/suites/multimds/basic/tasks/cephfs_test_snapshots.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/qa/suites/multimds/basic/tasks/cephfs_test_snapshots.yaml b/qa/suites/multimds/basic/tasks/cephfs_test_snapshots.yaml index 3d143585b51b..c86aaac9e1bc 100644 --- a/qa/suites/multimds/basic/tasks/cephfs_test_snapshots.yaml +++ b/qa/suites/multimds/basic/tasks/cephfs_test_snapshots.yaml @@ -4,6 +4,7 @@ overrides: ceph: log-whitelist: - evicting unresponsive client + - RECENT_CRASH tasks: - cephfs_test_runner: -- 2.47.3