From: Vasu Kulkarni Date: Tue, 10 Jan 2017 17:45:45 +0000 (-0800) Subject: Remove high level of debug logging which is not required X-Git-Tag: 1.1.0~475^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1006%2Fhead;p=teuthology.git Remove high level of debug logging which is not required Signed-off-by: Vasu Kulkarni --- diff --git a/teuthology/suite/placeholder.py b/teuthology/suite/placeholder.py index 06723a9f4..4669c5faa 100644 --- a/teuthology/suite/placeholder.py +++ b/teuthology/suite/placeholder.py @@ -79,9 +79,6 @@ dict_templ = { 'log file': '/var/log/ceph/ceph-$name.$pid.log' }, 'mon': { - 'debug mon': 1, - 'debug ms': 20, - 'debug paxos': 20, 'osd default pool size': 2 } }