]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
test: update log-ignorelist for fs:mirror test 41443/head
authorVenky Shankar <vshankar@redhat.com>
Thu, 20 May 2021 13:27:34 +0000 (09:27 -0400)
committerVenky Shankar <vshankar@redhat.com>
Tue, 25 May 2021 08:43:48 +0000 (04:43 -0400)
Also, have a fs:mirror specific whitelist override since
the current one is a symlink to a common YAML probably used
by other tests.

Fixes: http://tracker.ceph.com/issues/50867
Signed-off-by: Venky Shankar <vshankar@redhat.com>
qa/suites/fs/mirror/overrides/whitelist_health.yaml [changed from symlink to file mode: 0644]
qa/suites/fs/valgrind/mirror/overrides/whitelist_health.yaml [changed from symlink to file mode: 0644]

deleted file mode 120000 (symlink)
index 3f8d0af872a498284a04865b222f22aafd82c953..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-./.qa/cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..d40fa4cb82ce7412d0250502e664b5c0fe6fb007
--- /dev/null
@@ -0,0 +1,14 @@
+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\)
+      - Reduced data availability
+      - Degraded data redundancy
deleted file mode 120000 (symlink)
index 74f39a49b27edc0caacda2bcd930b79b06781d40..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-.qa/cephfs/overrides/whitelist_health.yaml
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..d40fa4cb82ce7412d0250502e664b5c0fe6fb007
--- /dev/null
@@ -0,0 +1,14 @@
+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\)
+      - Reduced data availability
+      - Degraded data redundancy