From 256b20de486337dde92fcb2067e0351ea6e67f54 Mon Sep 17 00:00:00 2001 From: Patrick Donnelly Date: Thu, 26 Sep 2024 20:39:40 -0400 Subject: [PATCH] qa: do not fail cephfs QA tests for slow bluestore ops Fixes: https://tracker.ceph.com/issues/68283 Signed-off-by: Patrick Donnelly --- qa/cephfs/overrides/ignorelist_health.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qa/cephfs/overrides/ignorelist_health.yaml b/qa/cephfs/overrides/ignorelist_health.yaml index 678548fe2cc22..94b4257977759 100644 --- a/qa/cephfs/overrides/ignorelist_health.yaml +++ b/qa/cephfs/overrides/ignorelist_health.yaml @@ -21,3 +21,6 @@ overrides: - overall HEALTH_ - Replacing daemon - deprecated feature inline_data + - BLUESTORE_SLOW_OP_ALERT + - slow operation indications in BlueStore + - experiencing slow operations in BlueStore -- 2.39.5