]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: bump debugging for mgr
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 19 Mar 2021 21:44:37 +0000 (14:44 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 22 Apr 2021 16:17:41 +0000 (09:17 -0700)
Hunting [1].

[1] https://tracker.ceph.com/issues/49605
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 17b291e57d18d13643761570adf208fbbca06252)

qa/suites/fs/functional/tasks/snap-schedule.yaml
qa/suites/fs/volumes/tasks/volumes/overrides.yaml

index e37f83d70696f21b7de0d197b67996ff4abb5d26..f2e62b0504916149b7055b7c1d41c77fd5c5f281 100644 (file)
@@ -1,5 +1,11 @@
 overrides:
   ceph:
+    conf:
+      mgr:
+        debug mgr: 20
+        debug ms: 1
+        debug finisher: 20
+        debug client: 20
     log-whitelist:
       - OSD full dropping all updates
       - OSD near full
index ac229b9b3da7ce25ef4dda6ed324d8b166650cdc..fb15e5079e3f1a4a82a815470a214aa3a8102233 100644 (file)
@@ -3,6 +3,9 @@ overrides:
     conf:
       mgr:
         debug client: 20
+        debug ms: 1
+        debug finisher: 20
+        debug mgr: 20
     log-ignorelist:
       - OSD full dropping all updates
       - OSD near full