From: Casey Bodley Date: Mon, 15 May 2023 18:26:48 +0000 (-0400) Subject: qa/rgw: add POOL_APP_NOT_ENABLED to log-ignorelist X-Git-Tag: v19.0.0~1191^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f0d53e56f8d05090a5f429c8826ca552e0140798;p=ceph.git qa/rgw: add POOL_APP_NOT_ENABLED to log-ignorelist Signed-off-by: Casey Bodley --- diff --git a/qa/rgw/ignore-pg-availability.yaml b/qa/rgw/ignore-pg-availability.yaml index 12c18684a156..4b08b6b075d8 100644 --- a/qa/rgw/ignore-pg-availability.yaml +++ b/qa/rgw/ignore-pg-availability.yaml @@ -1,7 +1,9 @@ # https://tracker.ceph.com/issues/45802 # https://tracker.ceph.com/issues/51282 +# https://tracker.ceph.com/issues/61168 overrides: ceph: log-ignorelist: - \(PG_AVAILABILITY\) - \(PG_DEGRADED\) + - \(POOL_APP_NOT_ENABLED\)