From: Nitzan Mordechai Date: Sun, 16 Jun 2024 13:00:19 +0000 (+0000) Subject: suites: set mon client hunt on resend to false for rados basic X-Git-Tag: v20.0.0~234^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=08112e6052edf1ea44e58d921c1c8c150ff732a0;p=ceph.git suites: set mon client hunt on resend to false for rados basic mon_clent_hunt_on_resend is default to true, we want to disable it and let that test resend the commands to the same monitor that was failed. Fixes: https://tracker.ceph.com/issues/63789 Signed-off-by: Nitzan Mordechai --- diff --git a/qa/suites/rados/basic/tasks/rados_api_tests.yaml b/qa/suites/rados/basic/tasks/rados_api_tests.yaml index 9446bc828d39d..a32ef101da111 100644 --- a/qa/suites/rados/basic/tasks/rados_api_tests.yaml +++ b/qa/suites/rados/basic/tasks/rados_api_tests.yaml @@ -17,6 +17,7 @@ overrides: debug ms: 1 mon: mon warn on pool no app: false + mon client hunt on resend: false osd: osd class load list: "*" osd class default list: "*"