From: NitzanMordhai Date: Tue, 25 Oct 2022 11:46:56 +0000 (+0000) Subject: qa/suites/rados/verify: set watch timeout longer X-Git-Tag: v16.2.14~49^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=782edc50e3024fc9f404b9e9d1451fddd852e6f4;p=ceph.git qa/suites/rados/verify: set watch timeout longer Some of the tests in Rados.sh can fail when trying to test watch_list return size if we hit watch timeout. increase the watch timeout for rados test Fixes: https://tracker.ceph.com/issues/47025 Signed-off-by: Nitzan Mordechai (cherry picked from commit 8e76c1757114931d6ba85ba27fd5610d73483279) --- diff --git a/qa/suites/rados/verify/tasks/rados_api_tests.yaml b/qa/suites/rados/verify/tasks/rados_api_tests.yaml index f89109aa1f3d..e5a54e69e011 100644 --- a/qa/suites/rados/verify/tasks/rados_api_tests.yaml +++ b/qa/suites/rados/verify/tasks/rados_api_tests.yaml @@ -20,6 +20,10 @@ overrides: debug monc: 20 mon: mon warn on pool no app: false + osd: + osd class load list: "*" + osd class default list: "*" + osd client watch timeout: 120 tasks: - workunit: timeout: 6h