From: Vasu Kulkarni Date: Tue, 10 Jan 2017 01:59:20 +0000 (-0800) Subject: Remove debug overrides X-Git-Tag: v12.0.0~232^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=127e29e1be06adda95f5d242b281d3d7eeda37e8;p=ceph.git Remove debug overrides the high level of debug for mon/osd is causing remoto to hang during get key Signed-off-by: Vasu Kulkarni --- diff --git a/qa/suites/ceph-deploy/basic/tasks/ceph-admin-commands.yaml b/qa/suites/ceph-deploy/basic/tasks/ceph-admin-commands.yaml index 442cde95523..b4be0cdf5a5 100644 --- a/qa/suites/ceph-deploy/basic/tasks/ceph-admin-commands.yaml +++ b/qa/suites/ceph-deploy/basic/tasks/ceph-admin-commands.yaml @@ -1,12 +1,3 @@ -overrides: - ceph-deploy: - conf: - global: - debug ms: 1 - osd: - debug osd: 10 - mon: - debug mon: 10 roles: - - mon.a - mds.0