]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/fs/nfs: use standard health ignorelist 56392/head
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 19 Mar 2024 13:52:44 +0000 (09:52 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 22 Mar 2024 14:27:08 +0000 (10:27 -0400)
Fixes: https://tracker.ceph.com/issues/64987
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit ae8756246e18c3dec5fdebc2a9ff98bc9806dca5)

qa/suites/fs/nfs/overrides/ignorelist_health.yaml [changed from file to symlink]

deleted file mode 100644 (file)
index 8bfe4dc6f618e99fb6be1be5919b1287ff486944..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,13 +0,0 @@
-overrides:
-  ceph:
-    log-ignorelist:
-      - overall HEALTH_
-      - \(FS_DEGRADED\)
-      - \(MDS_FAILED\)
-      - \(MDS_DEGRADED\)
-      - \(FS_WITH_FAILED_MDS\)
-      - \(MDS_DAMAGE\)
-      - \(MDS_ALL_DOWN\)
-      - \(MDS_UP_LESS_THAN_MAX\)
-      - \(FS_INLINE_DATA_DEPRECATED\)
-      - \(OSD_DOWN\)
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..5cb891a95c3c84f2fcf67c2b0e5e678593400537
--- /dev/null
@@ -0,0 +1 @@
+.qa/cephfs/overrides/ignorelist_health.yaml
\ No newline at end of file