]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites: add "mon down" log variations to ignorelist 61711/head
authorLaura Flores <lflores@ibm.com>
Mon, 1 Apr 2024 17:27:54 +0000 (12:27 -0500)
committerAdam King <adking@redhat.com>
Fri, 7 Feb 2025 20:36:42 +0000 (15:36 -0500)
Fixes: https://tracker.ceph.com/issues/64864
Signed-off-by: Laura Flores <lflores@ibm.com>
(cherry picked from commit d475ac3e6ab86a4913e1d318989c617031978bc2)

Conflicts:
qa/suites/orch/cephadm/smoke/start.yaml
qa/suites/orch/cephadm/workunits/task/test_host_drain.yaml
qa/suites/orch/cephadm/workunits/task/test_monitoring_stack_basic.yaml
qa/suites/orch/cephadm/workunits/task/test_rgw_multisite.yaml
qa/suites/orch/cephadm/workunits/task/test_set_mon_crush_locations.yaml
qa/tasks/thrashosds-health.yaml

qa/suites/orch/cephadm/workunits/task/test_rgw_multisite.yaml
qa/suites/upgrade/pacific-x/parallel/1-tasks.yaml
qa/tasks/thrashosds-health.yaml

index 976e3730ce320a3fca65f8436a4eadedec7fa6f3..35b70ed39adcdc45a5afc6dc7de051d61fbae849 100644 (file)
@@ -1,3 +1,10 @@
+overrides:
+  ceph:
+    log-ignorelist:
+      - MON_DOWN
+      - mons down
+      - mon down
+      - out of quorum
 roles:
 - - host.a
   - mon.a
index 064d0758d193409cd11499cb4efbea6786e6884a..0db907fa358282d1049b2a6d5a34ec12bc35c5ba 100644 (file)
@@ -1,3 +1,10 @@
+overrides:
+  ceph:
+    log-ignorelist:
+      - mons down
+      - mon down
+      - MON_DOWN
+      - out of quorum
 tasks:
 - install:
     branch: pacific
index 1405f4740845d24adda5dfa4b7f71cbe602b4f7e..f06fd68e9beea90237c61ae48786e2b2950d33de 100644 (file)
@@ -19,3 +19,12 @@ overrides:
       - slow request
       - timeout on replica
       - late reservation from
+      - MON_DOWN
+      - OSDMAP_FLAGS
+      - OSD_DOWN
+      - PG_DEGRADED
+      - PG_AVAILABILITY
+      - POOL_APP_NOT_ENABLED
+      - mons down
+      - mon down
+      - out of quorum