From: Laura Flores Date: Mon, 24 Nov 2025 17:22:48 +0000 (-0600) Subject: qa/suites/rados/thrash-old-clients: ignore warnings about peering PGs X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2c91ecced1692c053da3d6a294255e4b2a907753;p=ceph-ci.git qa/suites/rados/thrash-old-clients: ignore warnings about peering PGs These warnings are expected during thrashing tasks. https://tracker.ceph.com/issues/73360 Signed-off-by: Laura Flores --- diff --git a/qa/suites/rados/thrash-old-clients/1-install/reef.yaml b/qa/suites/rados/thrash-old-clients/1-install/reef.yaml index 9ca84dc0b62..191fe4dce4c 100644 --- a/qa/suites/rados/thrash-old-clients/1-install/reef.yaml +++ b/qa/suites/rados/thrash-old-clients/1-install/reef.yaml @@ -2,6 +2,7 @@ overrides: ceph: log-ignorelist: - \(MON_DOWN\) + - pgs peering tasks: - install: branch: reef diff --git a/qa/suites/rados/thrash-old-clients/1-install/squid.yaml b/qa/suites/rados/thrash-old-clients/1-install/squid.yaml index e2bf73954dd..5636db00b6f 100644 --- a/qa/suites/rados/thrash-old-clients/1-install/squid.yaml +++ b/qa/suites/rados/thrash-old-clients/1-install/squid.yaml @@ -2,6 +2,7 @@ overrides: ceph: log-ignorelist: - \(MON_DOWN\) + - pgs peering tasks: - install: branch: squid diff --git a/qa/suites/rados/thrash-old-clients/1-install/tentacle.yaml b/qa/suites/rados/thrash-old-clients/1-install/tentacle.yaml index 5ff752730a6..1949de50e86 100644 --- a/qa/suites/rados/thrash-old-clients/1-install/tentacle.yaml +++ b/qa/suites/rados/thrash-old-clients/1-install/tentacle.yaml @@ -2,6 +2,7 @@ overrides: ceph: log-ignorelist: - \(MON_DOWN\) + - pgs peering tasks: - install: branch: tentacle