From: Joao Eduardo Luis Date: Fri, 21 Jul 2017 14:29:21 +0000 (+0100) Subject: qa: flush out monc's dropped msgs on msgr failure injection X-Git-Tag: v12.1.2~188^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=6f6fbe787022d6af6778f8c143e07d1b3042b22f;p=ceph.git qa: flush out monc's dropped msgs on msgr failure injection We have a few open tickets regarding the mgr being down during suites involving messenger failure injection. There are a few suspicions that this may be related with the monclient, but we'll need more logs to validate those suspicions and, more, to validate we're actually fixing the issue. Signed-off-by: Joao Eduardo Luis --- diff --git a/qa/suites/rados/monthrash/msgr-failures/mon-delay.yaml b/qa/suites/rados/monthrash/msgr-failures/mon-delay.yaml index 03b7e37f84230..da25b7a09eb91 100644 --- a/qa/suites/rados/monthrash/msgr-failures/mon-delay.yaml +++ b/qa/suites/rados/monthrash/msgr-failures/mon-delay.yaml @@ -7,3 +7,5 @@ overrides: ms inject delay probability: .005 ms inject delay max: 1 ms inject internal delays: .002 + mgr: + debug monc: 10 diff --git a/qa/suites/rados/singleton/msgr-failures/many.yaml b/qa/suites/rados/singleton/msgr-failures/many.yaml index 86f8dde8a0e35..3b495f9486dee 100644 --- a/qa/suites/rados/singleton/msgr-failures/many.yaml +++ b/qa/suites/rados/singleton/msgr-failures/many.yaml @@ -3,3 +3,5 @@ overrides: conf: global: ms inject socket failures: 500 + mgr: + debug monc: 10