]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: test_acl ignore PG_AVAILABILITY and PG_DEGRADED healh WRNs
authorXiubo Li <xiubli@redhat.com>
Tue, 29 Nov 2022 23:36:37 +0000 (07:36 +0800)
committerXiubo Li <xiubli@redhat.com>
Thu, 1 Dec 2022 08:33:10 +0000 (16:33 +0800)
Which is irrelevant to this test.

Fixes: https://tracker.ceph.com/issues/58133
Signed-off-by: Xiubo Li <xiubli@redhat.com>
qa/suites/fs/functional/tasks/acls.yaml

index 5b38d351bd43161d3fbde0b587af434bb5a11001..c44f6e00da069d96144fdef53eba7d6c2c3aa649 100644 (file)
@@ -1,3 +1,8 @@
+overrides:
+  ceph:
+    log-ignorelist:
+      - Reduced data availability
+      - Degraded data redundancy
 tasks:
   - cephfs_test_runner:
       fail_on_skip: false