]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa/suites/upgrade: ignore MON_DOWN and PG_AVAILABILITY warnings in upgrade tests
authorLaura Flores <lflores@ibm.com>
Tue, 13 Aug 2024 22:58:17 +0000 (17:58 -0500)
committerLaura Flores <lflores@ibm.com>
Tue, 13 Aug 2024 22:58:17 +0000 (17:58 -0500)
Signed-off-by: Laura Flores <lflores@ibm.com>
qa/suites/upgrade/quincy-x/parallel/1-tasks.yaml
qa/suites/upgrade/quincy-x/stress-split/1-start.yaml
qa/suites/upgrade/reef-x/parallel/1-tasks.yaml
qa/suites/upgrade/reef-x/stress-split/1-start.yaml

index e57e31f2fbe4289448da8915cbf5eb87f794c5f8..e27c7c0f0928836c50ade39d8ec32e385c8ca42c 100644 (file)
@@ -1,3 +1,11 @@
+overrides:
+  ceph:
+    log-ignorelist:
+      - mons down
+      - mon down
+      - MON_DOWN
+      - out of quorum
+      - PG_AVAILABILITY
 tasks:
 - install:
     branch: quincy
index a618ee77c11538b4f3aa48f808a76d4a14093bea..005514292ce506fd73401b38a29a3be119a5e322 100644 (file)
@@ -11,6 +11,7 @@ overrides:
       - Reduced data availability
       - Degraded data redundancy
       - OSDMAP_FLAGS
+      - PG_AVAILABILITY
 tasks:
 - install:
     branch: quincy
index 299e3d1b9a0a0bf5b9ff694b1c79f8edb8c9e4bb..bf3005fad458f47eff5685c2a1c7604c27df4b03 100644 (file)
@@ -5,6 +5,7 @@ overrides:
       - mon down
       - MON_DOWN
       - out of quorum
+      - PG_AVAILABILITY
 tasks:
 - install:
     branch: reef
index 4cd05432d5fc67bb7f71d8df038bce4e72e689f4..992f9e1bc36a7f6f65761bfd3a3423466f239640 100644 (file)
@@ -1,3 +1,11 @@
+overrides:
+  ceph:
+    log-ignorelist:
+      - mons down
+      - mon down
+      - MON_DOWN
+      - out of quorum
+      - PG_AVAILABILITY
 tasks:
 - install:
     branch: reef