]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites: add "mon down" log variations to ignorelist 56619/head
authorLaura Flores <lflores@ibm.com>
Mon, 1 Apr 2024 17:27:54 +0000 (12:27 -0500)
committerLaura Flores <lflores@ibm.com>
Mon, 1 Apr 2024 21:29:26 +0000 (16:29 -0500)
Fixes: https://tracker.ceph.com/issues/64864
Signed-off-by: Laura Flores <lflores@ibm.com>
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/suites/upgrade/reef-x/parallel/1-tasks.yaml
qa/tasks/thrashosds-health.yaml

index 8cec0860a2f7499183ee2d65ba5ac3fa032028bd..2f60c20c726bf1e683fb0287e78eec8a4059a117 100644 (file)
@@ -2,6 +2,9 @@ overrides:
   ceph:
     log-ignorelist:
       - MON_DOWN
+      - mons down
+      - mon down
+      - out of quorum
 tasks:
 - cephadm:
     conf:
index 74f72c057dedfa89ee43dce20f21e5721664c595..20e0b96d7ab3667125ce06e6b8bba727392a1fd3 100644 (file)
@@ -2,6 +2,9 @@ overrides:
   ceph:
     log-ignorelist:
       - MON_DOWN
+      - mons down
+      - mon down
+      - out of quorum
 roles:
 - - host.a
   - mon.a
index b7f00481963d8d9d7a41acedf27dd9256629751d..f12aad61bfca0010e403b5922f6740677e565a92 100644 (file)
@@ -2,6 +2,9 @@ overrides:
   ceph:
     log-ignorelist:
       - MON_DOWN
+      - mons down
+      - mon down
+      - out of quorum
 roles:
 - - host.a
   - mon.a
index dc982364b319a170ffd555e8c198b49231d9c3b6..35b70ed39adcdc45a5afc6dc7de051d61fbae849 100644 (file)
@@ -2,6 +2,9 @@ overrides:
   ceph:
     log-ignorelist:
       - MON_DOWN
+      - mons down
+      - mon down
+      - out of quorum
 roles:
 - - host.a
   - mon.a
index 7379f88ee984d58c4b2a7b8adea8f1d491ae1333..f9013a33c833c03c60664b99d876b7e7ebe3c0fc 100644 (file)
@@ -3,6 +3,9 @@ overrides:
     log-ignorelist:
       - MON_DOWN
       - POOL_APP_NOT_ENABLED
+      - mon down
+      - mons down
+      - out of quorum
 roles:
 - - host.a
   - osd.0
index 7f7ad8c57d3df5299a7498c27d82089ca726283a..299e3d1b9a0a0bf5b9ff694b1c79f8edb8c9e4bb 100644 (file)
@@ -1,3 +1,10 @@
+overrides:
+  ceph:
+    log-ignorelist:
+      - mons down
+      - mon down
+      - MON_DOWN
+      - out of quorum
 tasks:
 - install:
     branch: reef
index 6654836b635985451c17b5ce5c49ccdae03e1d36..f06fd68e9beea90237c61ae48786e2b2950d33de 100644 (file)
@@ -25,3 +25,6 @@ overrides:
       - PG_DEGRADED
       - PG_AVAILABILITY
       - POOL_APP_NOT_ENABLED
+      - mons down
+      - mon down
+      - out of quorum