From 2adc0ee858062a646380c8f594fa6a6207da29a3 Mon Sep 17 00:00:00 2001 From: Vasu Kulkarni Date: Mon, 9 Jan 2017 17:59:20 -0800 Subject: [PATCH] Remove debug overrides the high level of debug for mon/osd is causing remoto to hang during get key Signed-off-by: Vasu Kulkarni (cherry picked from commit f7dcc74cd3f119a2f65584fdb544c08d115f8c39) --- .../ceph-deploy/basic/tasks/ceph-admin-commands.yaml | 9 --------- 1 file changed, 9 deletions(-) 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 442cde95523ab..b4be0cdf5a522 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 -- 2.39.5