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: v16.2.14~80^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F52048%2Fhead;p=ceph.git qa/rgw: add POOL_APP_NOT_ENABLED to log-ignorelist Signed-off-by: Casey Bodley (cherry picked from commit f0d53e56f8d05090a5f429c8826ca552e0140798) Conflicts: qa/rgw/ignore-pg-availability.yaml (trivial) --- diff --git a/qa/rgw/ignore-pg-availability.yaml b/qa/rgw/ignore-pg-availability.yaml index ad1d5d8a063..5305d90f43f 100644 --- a/qa/rgw/ignore-pg-availability.yaml +++ b/qa/rgw/ignore-pg-availability.yaml @@ -1,5 +1,7 @@ # https://tracker.ceph.com/issues/45802 +# https://tracker.ceph.com/issues/61168 overrides: ceph: log-ignorelist: - \(PG_AVAILABILITY\) + - \(POOL_APP_NOT_ENABLED\)