diff options
author | Patrick Donnelly <pdonnell@redhat.com> | 2024-10-10 14:32:09 +0200 |
---|---|---|
committer | Patrick Donnelly <pdonnell@redhat.com> | 2024-10-10 14:32:09 +0200 |
commit | 398563d959f96017fda47be5fac9d0a84c84ec1e (patch) | |
tree | 0dc416f4e4bd51655d15673c1eec5b7263eabbf2 /qa/cephfs | |
parent | Merge pull request #59987 from kotreshhr/licephfs-aio-nfsganesha (diff) | |
parent | qa: do not fail cephfs QA tests for slow bluestore ops (diff) | |
download | ceph-398563d959f96017fda47be5fac9d0a84c84ec1e.tar.xz ceph-398563d959f96017fda47be5fac9d0a84c84ec1e.zip |
Merge PR #60011 into main
* refs/pull/60011/head:
qa: do not fail cephfs QA tests for slow bluestore ops
Reviewed-by: Kotresh Hiremath Ravishankar <khiremat@redhat.com>
Diffstat (limited to 'qa/cephfs')
-rw-r--r-- | qa/cephfs/overrides/ignorelist_health.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qa/cephfs/overrides/ignorelist_health.yaml b/qa/cephfs/overrides/ignorelist_health.yaml index 678548fe2cc..94b42579777 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 |