]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/upgrade/*-x: add more PG states to log-ignorelist
authorIlya Dryomov <idryomov@gmail.com>
Sat, 7 Dec 2024 10:47:51 +0000 (11:47 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Sat, 11 Jan 2025 17:26:05 +0000 (18:26 +0100)
Cover warnings like

  [WRN] pg 2.7 is active+undersized+degraded, acting [6,7]" in cluster log

This is based on commit 4a4fc7bad533 ("qa: ignore pg
availability/degraded warnings").

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 8fa6cf757ec2e9c77a964d2d24b9f32a83724c1f)

qa/suites/upgrade/quincy-x/parallel/0-start.yaml
qa/suites/upgrade/quincy-x/stress-split/1-start.yaml
qa/suites/upgrade/reef-x/parallel/0-start.yaml
qa/suites/upgrade/reef-x/stress-split/1-start.yaml

index 8bd185097806a7b416d3584c0296c32d8623c22b..990718f14f9450da27fce3032b8e3c8c0a934830 100644 (file)
@@ -39,7 +39,10 @@ overrides:
       - mon down
       - MON_DOWN
       - out of quorum
+      - PG_AVAILABILITY
       - PG_DEGRADED
       - Reduced data availability
       - Degraded data redundancy
+      - pg .* is stuck inactive
+      - pg .* is .*degraded
       - OSDMAP_FLAGS
index 4d1b056ff325a1665b352a9294110d473ca8a53c..24b5c9716a7da25d9fb797b821247dc8e98485a7 100644 (file)
@@ -8,11 +8,13 @@ overrides:
       - mon down
       - MON_DOWN
       - out of quorum
+      - PG_AVAILABILITY
       - PG_DEGRADED
       - Reduced data availability
       - Degraded data redundancy
+      - pg .* is stuck inactive
+      - pg .* is .*degraded
       - OSDMAP_FLAGS
-      - PG_AVAILABILITY
 tasks:
 - install:
     branch: quincy
index 8bd185097806a7b416d3584c0296c32d8623c22b..990718f14f9450da27fce3032b8e3c8c0a934830 100644 (file)
@@ -39,7 +39,10 @@ overrides:
       - mon down
       - MON_DOWN
       - out of quorum
+      - PG_AVAILABILITY
       - PG_DEGRADED
       - Reduced data availability
       - Degraded data redundancy
+      - pg .* is stuck inactive
+      - pg .* is .*degraded
       - OSDMAP_FLAGS
index 3239f0def3d158a9ec52ae0d958da11d5937536f..80aba7c594a94e0923ad1a0d1c2ab5270c7a0e5f 100644 (file)
@@ -8,11 +8,13 @@ overrides:
       - mon down
       - MON_DOWN
       - out of quorum
+      - PG_AVAILABILITY
       - PG_DEGRADED
       - Reduced data availability
       - Degraded data redundancy
+      - pg .* is stuck inactive
+      - pg .* is .*degraded
       - OSDMAP_FLAGS
-      - PG_AVAILABILITY
 tasks:
 - install:
     branch: reef