]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: reduce mon-client-hunt-interval-max-multiple to 2
authorKefu Chai <kchai@redhat.com>
Fri, 13 Oct 2017 03:58:08 +0000 (11:58 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 13 Oct 2017 04:06:18 +0000 (12:06 +0800)
monclient could experience frequent connection issues if "ms inject
socket failures" is enabled with high frequency. so reduce this number
to relieve the symptom.

Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/suites/rados/singleton/msgr-failures/many.yaml

index 3b495f9486deeb583f844ce5b73df02e04e7fbfc..5f3f7c9c76047901556c55433f96f187df11171d 100644 (file)
@@ -5,3 +5,4 @@ overrides:
         ms inject socket failures: 500
       mgr:
         debug monc: 10
+        mon client hunt interval max multiple: 2