qa: reduce mon-client-hunt-interval-max-multiple to 2

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>
This commit is contained in:
Kefu Chai 2017-10-13 11:58:08 +08:00
parent 9494a69fd9
commit 358f53cbc4

View File

@ -5,3 +5,4 @@ overrides:
ms inject socket failures: 500
mgr:
debug monc: 10
mon client hunt interval max multiple: 2