]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: change log-whitelist to log-ignorelist 56395/head
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 15 Mar 2024 13:37:48 +0000 (09:37 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 22 Mar 2024 14:28:27 +0000 (10:28 -0400)
Fixes: https://tracker.ceph.com/issues/64947
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit c74c1210fbe53f2a7df3191ca150b615888c6566)

qa/suites/fs/functional/tasks/snap-schedule.yaml
qa/suites/fs/functional/tasks/snap_schedule_snapdir.yaml
qa/suites/netsplit/ceph.yaml

index f2e62b0504916149b7055b7c1d41c77fd5c5f281..26922abeda4b7bc170f3c3d28850e28452f943ca 100644 (file)
@@ -6,7 +6,7 @@ overrides:
         debug ms: 1
         debug finisher: 20
         debug client: 20
-    log-whitelist:
+    log-ignorelist:
       - OSD full dropping all updates
       - OSD near full
       - pausewr flag
index 7bbcf000fe787b915dd8c4b06415b51538373a22..2a175dbf157d5a915740b2fdad3c834a7d15c4bf 100644 (file)
@@ -6,7 +6,7 @@ overrides:
         debug ms: 1
         debug finisher: 20
         debug client: 20
-    log-whitelist:
+    log-ignorelist:
       - OSD full dropping all updates
       - OSD near full
       - pausewr flag
index ddf54b3a37871a0564a7139696102d8c23b80865..7bdb78c9e73f6dd972b216be291759d202637e6d 100644 (file)
@@ -11,7 +11,7 @@ overrides:
         mon osdmap full prune interval: 2
         mon osdmap full prune txsize: 2
 # thrashing monitors may make mgr have trouble w/ its keepalive
-    log-whitelist:
+    log-ignorelist:
       - overall HEALTH_
       - \(MGR_DOWN\)
       - \(MON_DOWN\)