From 322b79fd26c42fa714c905cdf8471ed61c94312f Mon Sep 17 00:00:00 2001 From: Haomai Wang Date: Sun, 20 Mar 2016 11:54:49 +0800 Subject: [PATCH] test_msgr: improve debug ms level --- suites/rados/singleton-nomsgr/all/msgr.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/suites/rados/singleton-nomsgr/all/msgr.yaml b/suites/rados/singleton-nomsgr/all/msgr.yaml index 86c717f6686a..1f9a695adab0 100644 --- a/suites/rados/singleton-nomsgr/all/msgr.yaml +++ b/suites/rados/singleton-nomsgr/all/msgr.yaml @@ -14,3 +14,8 @@ openstack: volumes: # attached to each instance count: 0 size: 1 # GB +overrides: + ceph: + conf: + client: + debug ms: 20 -- 2.47.3