]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: lengthen shutdown timeout for thrashed MDS 53149/head
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 25 Aug 2023 01:34:18 +0000 (21:34 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 25 Aug 2023 01:35:18 +0000 (21:35 -0400)
Fixes: https://tracker.ceph.com/issues/62579
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
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