]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/.../crimson-rados/perf/.../fixed-2.yaml: fix ignorelist
authorSamuel Just <sjust@redhat.com>
Tue, 17 Oct 2023 14:58:51 +0000 (14:58 +0000)
committerSamuel Just <sjust@redhat.com>
Mon, 11 Dec 2023 04:10:17 +0000 (04:10 +0000)
It's common during cluster setup for there to be periods with
degraded/recovering PGs.  Ignore those errors.

Signed-off-by: Samuel Just <sjust@redhat.com>
qa/suites/crimson-rados/perf/clusters/fixed-2.yaml

index 8ab2f228ebd5ae0957396a8c718853a202d16a65..3f322f371496c6579c3c0de9c5b04c146aeefe28 100644 (file)
@@ -2,6 +2,11 @@ roles:
 - [mon.a, mgr.x, osd.0, osd.1, osd.2, client.0]
 overrides:
   ceph:
+    log-ignorelist:
+      - \(PG_
+      - \(OSD_
+      - \(OBJECT_
+      - overall HEALTH
     conf:
       osd:
         osd shutdown pgref assert: true