From: Xiubo Li Date: Tue, 29 Nov 2022 23:36:37 +0000 (+0800) Subject: qa: test_acl ignore PG_AVAILABILITY and PG_DEGRADED healh WRNs X-Git-Tag: v18.1.0~743^2~5 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=df3a12c315fb3ed0353a4b4058630ae69a606e59;p=ceph.git qa: test_acl ignore PG_AVAILABILITY and PG_DEGRADED healh WRNs Which is irrelevant to this test. Fixes: https://tracker.ceph.com/issues/58133 Signed-off-by: Xiubo Li --- diff --git a/qa/suites/fs/functional/tasks/acls.yaml b/qa/suites/fs/functional/tasks/acls.yaml index 5b38d351bd43..c44f6e00da06 100644 --- a/qa/suites/fs/functional/tasks/acls.yaml +++ b/qa/suites/fs/functional/tasks/acls.yaml @@ -1,3 +1,8 @@ +overrides: + ceph: + log-ignorelist: + - Reduced data availability + - Degraded data redundancy tasks: - cephfs_test_runner: fail_on_skip: false