From 90f04775fc5e3162001290b4f4edb5f5e8b420b7 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Mon, 29 Jul 2019 18:17:15 -0500 Subject: [PATCH] qa/suites/multimds/basic/tasks/ceph_test_snapshots: disable RECENT_CRASH Signed-off-by: Sage Weil --- qa/suites/multimds/basic/tasks/cephfs_test_snapshots.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qa/suites/multimds/basic/tasks/cephfs_test_snapshots.yaml b/qa/suites/multimds/basic/tasks/cephfs_test_snapshots.yaml index 3d143585b51..8e01b80b542 100644 --- a/qa/suites/multimds/basic/tasks/cephfs_test_snapshots.yaml +++ b/qa/suites/multimds/basic/tasks/cephfs_test_snapshots.yaml @@ -6,6 +6,9 @@ overrides: - evicting unresponsive client tasks: +- exec: + mon.a: + - ceph config set mgr mgr/crash/warn_recent_interval 0 - cephfs_test_runner: fail_on_skip: false modules: -- 2.47.3