]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/upgrade: ignore when pg is stuck peering 61815/head
authorLaura Flores <lflores@ibm.com>
Thu, 13 Feb 2025 21:27:09 +0000 (15:27 -0600)
committerLaura Flores <lflores@ibm.com>
Thu, 13 Feb 2025 21:27:09 +0000 (15:27 -0600)
This warning is part of PG_AVAILABILITY, which we already ignore.
This is part of the "detail" in the warning, so we need to add an
extra bit to the ignorelist when PG_AVAILABILITY isn't explicitly present.

Fixes: https://tracker.ceph.com/issues/69456
Signed-off-by: Laura Flores <lflores@ibm.com>
qa/suites/upgrade/reef-x/parallel/0-start.yaml
qa/suites/upgrade/reef-x/stress-split/1-start.yaml
qa/suites/upgrade/telemetry-upgrade/reef-x/1-tasks.yaml
qa/suites/upgrade/telemetry-upgrade/squid-x/1-tasks.yaml

index 62fb6427f72231354e22a99a0285b7dabd9e89ab..182aa1ebd5380ff5119622d947d2627c0c10981c 100644 (file)
@@ -47,6 +47,7 @@ overrides:
       - Reduced data availability
       - Degraded data redundancy
       - pg .* is stuck inactive
+      - pg .* is stuck peering
       - pg .* is .*degraded
       - FS_DEGRADED
       - OSDMAP_FLAGS
index 59ccfe2cd02428ff621121a017c4db5bf49501e6..265df15a03d1be9766372d8574ad6290d0b75b4c 100644 (file)
@@ -16,6 +16,7 @@ overrides:
       - Reduced data availability
       - Degraded data redundancy
       - pg .* is stuck inactive
+      - pg .* is stuck peering
       - pg .* is .*degraded
       - FS_DEGRADED
       - OSDMAP_FLAGS
index 472dd76b7e95c92bf9e1a2520451ebe5188db510..0877df3d09e01b9fb2960443c011f570a38bac5e 100644 (file)
@@ -19,6 +19,7 @@ overrides:
       - is down
       - TELEMETRY_CHANGED
       - pg .*? is .*?degraded.*?, acting
+      - pg .* is stuck peering
 tasks:
 - install:
     branch: reef
index fbaf787d07b7decdfe10835f52cc5ba98a7c86fe..65ef37d24722ebab9230f3833fb3027f882ef330 100644 (file)
@@ -19,6 +19,7 @@ overrides:
       - is down
       - TELEMETRY_CHANGED
       - pg .*? is .*?degraded.*?, acting
+      - pg .* is stuck peering
 tasks:
 - install:
     branch: squid