From 349024a42989ffce35cf3c8bbc246ccb631effaa Mon Sep 17 00:00:00 2001 From: Ilya Dryomov Date: Thu, 9 Jul 2020 17:25:45 +0200 Subject: [PATCH] qa/suites/krbd: turn on balanced reads for the fsx subsuite Signed-off-by: Ilya Dryomov (cherry picked from commit d15e0cad1a6c1912820c43463cd8f8576968a870) --- qa/suites/krbd/fsx/conf.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qa/suites/krbd/fsx/conf.yaml b/qa/suites/krbd/fsx/conf.yaml index 30da870b25df9..d4863aa51be08 100644 --- a/qa/suites/krbd/fsx/conf.yaml +++ b/qa/suites/krbd/fsx/conf.yaml @@ -3,3 +3,5 @@ overrides: conf: global: ms die on skipped message: false + client: + rbd default map options: read_from_replica=balance -- 2.39.5