]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: lengthen shutdown timeout for thrashed MDS 53553/head
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 25 Aug 2023 01:34:18 +0000 (21:34 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 20 Sep 2023 15:28:55 +0000 (11:28 -0400)
Fixes: https://tracker.ceph.com/issues/62579
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 08328a06b2d13029073b547fe45742128d34398c)

qa/suites/fs/thrash/multifs/overrides/client-shutdown.yaml [new file with mode: 0644]
qa/suites/fs/thrash/workloads/overrides/client-shutdown.yaml [new file with mode: 0644]

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 (file)
index 0000000..30b2ea9
--- /dev/null
@@ -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 (file)
index 0000000..30b2ea9
--- /dev/null
@@ -0,0 +1,6 @@
+# Lengthen the timeout for thrashed MDS
+overrides:
+  ceph:
+    conf:
+      client:
+        client_shutdown_timeout: 120