]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
suites/upgrade/quincy-x: update the ignore list 59624/head
authorNitzan Mordechai <nmordech@redhat.com>
Wed, 26 Jun 2024 10:09:56 +0000 (10:09 +0000)
committerNitzan Mordechai <nmordech@redhat.com>
Thu, 5 Sep 2024 16:40:30 +0000 (16:40 +0000)
Our upgared suites failed beacuse of those warning without good
reason, we can ignore them and continue testings.

Fixes: https://tracker.ceph.com/issues/65422
Signed-off-by: Nitzan Mordechai <nmordech@redhat.com>
(cherry picked from commit 2ef093a32dc62e50ab1e3e47011a44cb3353dc81)

qa/suites/upgrade/quincy-x/filestore-remove-check/1-ceph-install/quincy.yaml
qa/suites/upgrade/quincy-x/parallel/0-start.yaml
qa/suites/upgrade/quincy-x/stress-split/1-start.yaml

index 471bd61df1b200383484969694c96c14e21275fa..e4897db4d35d885ee8891ad93476e968a79e1163 100644 (file)
@@ -30,3 +30,14 @@ overrides:
     conf:
       mon:
         mon warn on osd down out interval zero: false
+    log-ignorelist:
+      - \(POOL_APP_NOT_ENABLED\)
+      - OSD_DOWN
+      - mons down
+      - mon down
+      - MON_DOWN
+      - out of quorum
+      - PG_DEGRADED
+      - Reduced data availability
+      - Degraded data redundancy
+      - OSDMAP_FLAGS
index 3814ea3efdb504738fa919dad9f1b67d19398c60..40fbcefe7280df513a25a991caeb0353e1794f6d 100644 (file)
@@ -31,3 +31,14 @@ overrides:
     conf:
       osd:
         osd shutdown pgref assert: true
+    log-ignorelist:
+      - \(POOL_APP_NOT_ENABLED\)
+      - OSD_DOWN
+      - mons down
+      - mon down
+      - MON_DOWN
+      - out of quorum
+      - PG_DEGRADED
+      - Reduced data availability
+      - Degraded data redundancy
+      - OSDMAP_FLAGS
index b9bca65fb6f850e72db61533f0e792dbe16d4e71..cc7e267f73b3164bb5cb49434a581618b393f9b1 100644 (file)
@@ -1,3 +1,16 @@
+overrides:
+  ceph:
+    log-ignorelist:
+      - \(POOL_APP_NOT_ENABLED\)
+      - OSD_DOWN
+      - mons down
+      - mon down
+      - MON_DOWN
+      - out of quorum
+      - PG_DEGRADED
+      - Reduced data availability
+      - Degraded data redundancy
+      - OSDMAP_FLAGS
 tasks:
 - install:
     branch: quincy