From: Patrick Donnelly Date: Fri, 19 Mar 2021 21:44:37 +0000 (-0700) Subject: qa: bump debugging for mgr X-Git-Tag: v16.2.2~26^2~3 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=aee2a334fa51604fc200c5a2665084f38ae59868;p=ceph.git qa: bump debugging for mgr Hunting [1]. [1] https://tracker.ceph.com/issues/49605 Signed-off-by: Patrick Donnelly (cherry picked from commit 17b291e57d18d13643761570adf208fbbca06252) --- diff --git a/qa/suites/fs/functional/tasks/snap-schedule.yaml b/qa/suites/fs/functional/tasks/snap-schedule.yaml index e37f83d70696f..f2e62b0504916 100644 --- a/qa/suites/fs/functional/tasks/snap-schedule.yaml +++ b/qa/suites/fs/functional/tasks/snap-schedule.yaml @@ -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 diff --git a/qa/suites/fs/volumes/tasks/volumes/overrides.yaml b/qa/suites/fs/volumes/tasks/volumes/overrides.yaml index ac229b9b3da7c..fb15e5079e3f1 100644 --- a/qa/suites/fs/volumes/tasks/volumes/overrides.yaml +++ b/qa/suites/fs/volumes/tasks/volumes/overrides.yaml @@ -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