From: Patrick Donnelly Date: Fri, 25 Aug 2023 01:34:18 +0000 (-0400) Subject: qa: lengthen shutdown timeout for thrashed MDS X-Git-Tag: v18.2.1~92^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=cb82f98040a22cc203ae349b51962d96e5880dc0;p=ceph.git qa: lengthen shutdown timeout for thrashed MDS Fixes: https://tracker.ceph.com/issues/62579 Signed-off-by: Patrick Donnelly (cherry picked from commit 08328a06b2d13029073b547fe45742128d34398c) --- diff --git a/qa/suites/fs/thrash/multifs/overrides/client-shutdown.yaml b/qa/suites/fs/thrash/multifs/overrides/client-shutdown.yaml new file mode 100644 index 000000000000..30b2ea98150b --- /dev/null +++ b/qa/suites/fs/thrash/multifs/overrides/client-shutdown.yaml @@ -0,0 +1,6 @@ +# Lengthen the timeout for thrashed MDS +overrides: + ceph: + conf: + client: + client_shutdown_timeout: 120 diff --git a/qa/suites/fs/thrash/workloads/overrides/client-shutdown.yaml b/qa/suites/fs/thrash/workloads/overrides/client-shutdown.yaml new file mode 100644 index 000000000000..30b2ea98150b --- /dev/null +++ b/qa/suites/fs/thrash/workloads/overrides/client-shutdown.yaml @@ -0,0 +1,6 @@ +# Lengthen the timeout for thrashed MDS +overrides: + ceph: + conf: + client: + client_shutdown_timeout: 120