From: Patrick Donnelly Date: Fri, 19 Mar 2021 21:44:37 +0000 (-0700) Subject: qa: bump debugging for mgr X-Git-Tag: v17.1.0~2378^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=17b291e57d18d13643761570adf208fbbca06252;p=ceph.git qa: bump debugging for mgr Hunting [1]. [1] https://tracker.ceph.com/issues/49605 Signed-off-by: Patrick Donnelly --- diff --git a/qa/suites/fs/functional/tasks/snap-schedule.yaml b/qa/suites/fs/functional/tasks/snap-schedule.yaml index e37f83d70696..f2e62b050491 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 ac229b9b3da7..fb15e5079e3f 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