]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites: add "mon down" log variations to ignorelist 58762/head
authorLaura Flores <lflores@ibm.com>
Mon, 1 Apr 2024 17:27:54 +0000 (12:27 -0500)
committerAdam King <adking@redhat.com>
Tue, 23 Jul 2024 16:43:45 +0000 (12:43 -0400)
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/smoke/start.yaml
qa/suites/orch/cephadm/workunits/task/test_host_drain.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/pacific-x/parallel/1-tasks.yaml
qa/tasks/thrashosds-health.yaml

index 77f493ca1b9f7f627d61b5999737b84c96a67c18..2f60c20c726bf1e683fb0287e78eec8a4059a117 100644 (file)
@@ -1,3 +1,10 @@
+overrides:
+  ceph:
+    log-ignorelist:
+      - MON_DOWN
+      - mons down
+      - mon down
+      - out of quorum
 tasks:
 - cephadm:
     conf:
index 83173c9f8b22ee353ee789963562488b63bff738..91d38a1ae963c48f0fb18d2afb8aa1778d09c464 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 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 6d9bd1525d838f2a192c0d34a254bde9d86ad0ac..f9013a33c833c03c60664b99d876b7e7ebe3c0fc 100644 (file)
@@ -1,3 +1,11 @@
+overrides:
+  ceph:
+    log-ignorelist:
+      - MON_DOWN
+      - POOL_APP_NOT_ENABLED
+      - mon down
+      - mons down
+      - out of quorum
 roles:
 - - host.a
   - osd.0
index b06c51fad57e2f12f287e4244ae4d8b96e66e418..8d27ad451e87b21e5e74a6664171a684c1ad0cea 100644 (file)
@@ -1,3 +1,10 @@
+overrides:
+  ceph:
+    log-ignorelist:
+      - mons down
+      - mon down
+      - MON_DOWN
+      - out of quorum
 tasks:
 - install:
     branch: pacific
index 1b2560d4ebae849f1c957d7184bad02fb75ac522..0fef255c51bd708b35f36f5978fe8b17e4f904e5 100644 (file)
@@ -16,3 +16,6 @@ overrides:
       - \(REQUEST_SLOW\)
       - \(TOO_FEW_PGS\)
       - slow request
+      - mons down
+      - mon down
+      - out of quorum