From: Kefu Chai Date: Thu, 26 Apr 2018 04:04:45 +0000 (+0800) Subject: qa: reduce "mon client hunt interval max multiple" to 2 for all clients X-Git-Tag: v13.1.0~88^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=966c76330be2789de651f1d1ef756f8d11cebb94;p=ceph-ci.git qa: reduce "mon client hunt interval max multiple" to 2 for all clients because with high failure rate, we need to connect to mon more frequently if the connection fails. Signed-off-by: Kefu Chai --- diff --git a/qa/suites/rados/singleton/msgr-failures/many.yaml b/qa/suites/rados/singleton/msgr-failures/many.yaml index 2cf89727d1d..cd193532d90 100644 --- a/qa/suites/rados/singleton/msgr-failures/many.yaml +++ b/qa/suites/rados/singleton/msgr-failures/many.yaml @@ -4,6 +4,6 @@ overrides: global: ms inject socket failures: 1000 mon mgr beacon grace: 90 + mon client hunt interval max multiple: 2 mgr: debug monc: 10 - mon client hunt interval max multiple: 2