From: Laura Flores Date: Mon, 20 Apr 2026 15:22:55 +0000 (-0500) Subject: qa/suites/rados/thrash-old-clients: ignore "Reduced data availability" warning X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c37c37f650784baf06fc6fb0e08207f76244fdb4;p=ceph.git qa/suites/rados/thrash-old-clients: ignore "Reduced data availability" warning This type of warning is typical during tests where we are thrashing the OSDs. Fixes: https://tracker.ceph.com/issues/73147 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 191fe4dce4cb..69d5f7ae3cdd 100644 --- a/qa/suites/rados/thrash-old-clients/1-install/reef.yaml +++ b/qa/suites/rados/thrash-old-clients/1-install/reef.yaml @@ -3,6 +3,7 @@ overrides: log-ignorelist: - \(MON_DOWN\) - pgs peering + - Reduced data availability 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 5636db00b6f0..bc2cef73b7ed 100644 --- a/qa/suites/rados/thrash-old-clients/1-install/squid.yaml +++ b/qa/suites/rados/thrash-old-clients/1-install/squid.yaml @@ -3,6 +3,7 @@ overrides: log-ignorelist: - \(MON_DOWN\) - pgs peering + - Reduced data availability 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 1949de50e86d..3e0bd1f4c96d 100644 --- a/qa/suites/rados/thrash-old-clients/1-install/tentacle.yaml +++ b/qa/suites/rados/thrash-old-clients/1-install/tentacle.yaml @@ -3,6 +3,7 @@ overrides: log-ignorelist: - \(MON_DOWN\) - pgs peering + - Reduced data availability tasks: - install: branch: tentacle