]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/upgrade: ignore MON_DOWN and PG_AVAILABILITY warnings in upgrade tests 59246/head
authorLaura Flores <lflores@ibm.com>
Tue, 13 Aug 2024 22:58:17 +0000 (17:58 -0500)
committerLaura Flores <lflores@ibm.com>
Thu, 15 Aug 2024 19:39:48 +0000 (14:39 -0500)
Signed-off-by: Laura Flores <lflores@ibm.com>
(cherry picked from commit e225b127eaf5375493bc1a667058de092f10e4dd)
Signed-off-by: Laura Flores <lflores@ibm.com>
Conflicts:
        qa/suites/upgrade/octopus-x/stress-split/1-start.yaml
qa/suites/upgrade/quincy-x/parallel/1-tasks.yaml
   - octopus-x/stress-split didn't have an override section yet, while
     main already did. So, I had to add a new section and remove stuff other
     warnings (such as OSD_DOWN) that are out of scope for this cherry-pick.
   - quincy-x tests do not exist on the quincy branch, so I had to remove these
     from the cherry-pick modifications.

qa/suites/upgrade/octopus-x/parallel/1-tasks.yaml
qa/suites/upgrade/octopus-x/stress-split/1-start.yaml
qa/suites/upgrade/pacific-x/parallel/1-tasks.yaml
qa/suites/upgrade/pacific-x/stress-split/1-start.yaml

index 47731267dcb207314fa97691f33883cc22a45837..4617dd3b53f35d2112fe9aec5ca7c37cb5777b54 100644 (file)
@@ -1,3 +1,11 @@
+overrides:
+  ceph:
+    log-ignorelist:
+      - mons down
+      - mon down
+      - MON_DOWN
+      - out of quorum
+      - PG_AVAILABILITY
 tasks:
 - install:
     branch: octopus
index c896fbfcf198f7fdf13019b6cdba3deb2ded8d1f..54e79e78c31f54225fcbf08f0c51b78dac83d9b7 100644 (file)
@@ -1,3 +1,11 @@
+overrides:
+  ceph:
+    log-ignorelist:
+      - mons down
+      - mon down
+      - MON_DOWN
+      - out of quorum
+      - PG_AVAILABILITY
 tasks:
 - install:
     branch: octopus
index 8d27ad451e87b21e5e74a6664171a684c1ad0cea..3ca7769c0e673bb20f146e78a0d7a4d0ecf03bbe 100644 (file)
@@ -5,6 +5,7 @@ overrides:
       - mon down
       - MON_DOWN
       - out of quorum
+      - PG_AVAILABILITY
 tasks:
 - install:
     branch: pacific
index 9a552df9991fd652100c1b68cd1fb71417490da1..1a5246cea54924a66ce0bdd0b64cb0bf98c35112 100644 (file)
@@ -1,3 +1,11 @@
+overrides:
+  ceph:
+    log-ignorelist:
+      - mons down
+      - mon down
+      - MON_DOWN
+      - out of quorum
+      - PG_AVAILABILITY
 tasks:
 - install:
     branch: pacific