From: Sage Weil Date: Tue, 17 Mar 2020 16:45:17 +0000 (-0500) Subject: qa/suites/rados/verify: set ALLOW_TIMEOUTS for workunits X-Git-Tag: v14.2.10~41^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4414808525104db7b577baa18ee866356f915be3;p=ceph.git qa/suites/rados/verify: set ALLOW_TIMEOUTS for workunits When running under valgrind (and thrashing) things can be slow. Tell tests in case they need to tolerate timeouts. Signed-off-by: Sage Weil (cherry picked from commit 40a7bcea706b72388056e254db752a44d1a59fcc) --- diff --git a/qa/suites/rados/verify/tasks/rados_api_tests.yaml b/qa/suites/rados/verify/tasks/rados_api_tests.yaml index d61c6f8b129..79f24479ae3 100644 --- a/qa/suites/rados/verify/tasks/rados_api_tests.yaml +++ b/qa/suites/rados/verify/tasks/rados_api_tests.yaml @@ -23,6 +23,8 @@ overrides: tasks: - workunit: timeout: 6h + env: + ALLOW_TIMEOUTS: "1" clients: client.0: - rados/test.sh