From: Venky Shankar Date: Tue, 22 Aug 2023 06:14:55 +0000 (+0530) Subject: qa: add `POOL_APP_NOT_ENABLED` to ignorelist for cephfs tests X-Git-Tag: v17.2.7~46^2~4 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=698e37884c0ff44117ad48bd33ab381d0ce4c028;p=ceph.git qa: add `POOL_APP_NOT_ENABLED` to ignorelist for cephfs tests Fixes: http://tracker.ceph.com/issues/62508 Signed-off-by: Venky Shankar (cherry picked from commit 97b76a480b9708f8557222de14058f644746a4a6) --- diff --git a/qa/cephfs/overrides/ignorelist_health.yaml b/qa/cephfs/overrides/ignorelist_health.yaml index 7f0d49eab63c7..d8b8192882e71 100644 --- a/qa/cephfs/overrides/ignorelist_health.yaml +++ b/qa/cephfs/overrides/ignorelist_health.yaml @@ -10,3 +10,4 @@ overrides: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - \(FS_INLINE_DATA_DEPRECATED\) + - \(POOL_APP_NOT_ENABLED\)