]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/rados/thrash-old-clients: ignore "Reduced data availability" warning 68473/head
authorLaura Flores <lflores@ibm.com>
Mon, 20 Apr 2026 15:22:55 +0000 (10:22 -0500)
committerLaura Flores <lflores@ibm.com>
Mon, 20 Apr 2026 15:22:55 +0000 (10:22 -0500)
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 <lflores@ibm.com>
qa/suites/rados/thrash-old-clients/1-install/reef.yaml
qa/suites/rados/thrash-old-clients/1-install/squid.yaml
qa/suites/rados/thrash-old-clients/1-install/tentacle.yaml

index 191fe4dce4cbb4a8f1d08a4026244f0bba804c78..69d5f7ae3cdd7eb10921bb26653f8200b9e56307 100644 (file)
@@ -3,6 +3,7 @@ overrides:
     log-ignorelist:
       - \(MON_DOWN\)
       - pgs peering
+      - Reduced data availability
 tasks:
 - install:
     branch: reef
index 5636db00b6f00a1c88ed62b22a3c64fc8edb57b2..bc2cef73b7ed2ed299687419535fe7b90cf7b55a 100644 (file)
@@ -3,6 +3,7 @@ overrides:
     log-ignorelist:
       - \(MON_DOWN\)
       - pgs peering
+      - Reduced data availability
 tasks:
 - install:
     branch: squid
index 1949de50e86d008e9226fb0baad614add1f52912..3e0bd1f4c96dfeec6d793d60e47164c59f6a4008 100644 (file)
@@ -3,6 +3,7 @@ overrides:
     log-ignorelist:
       - \(MON_DOWN\)
       - pgs peering
+      - Reduced data availability
 tasks:
 - install:
     branch: tentacle