]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/rados/verify: set watch timeout longer
authorNitzanMordhai <nmordech@redhat.com>
Tue, 25 Oct 2022 11:46:56 +0000 (11:46 +0000)
committerNitzanMordhai <nmordech@redhat.com>
Tue, 31 Jan 2023 05:59:36 +0000 (07:59 +0200)
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 <nmordec@redhat.com>
(cherry picked from commit 8e76c1757114931d6ba85ba27fd5610d73483279)

qa/suites/rados/verify/tasks/rados_api_tests.yaml

index f89109aa1f3d3ed95b446f206c878b6d2f3f9fbd..e5a54e69e011e2e0649f446295ba04da8302ce14 100644 (file)
@@ -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