summaryrefslogtreecommitdiffstats
path: root/qa/suites/fs/functional/tasks/client-recovery.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'qa/suites/fs/functional/tasks/client-recovery.yaml')
-rw-r--r--qa/suites/fs/functional/tasks/client-recovery.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/qa/suites/fs/functional/tasks/client-recovery.yaml b/qa/suites/fs/functional/tasks/client-recovery.yaml
new file mode 100644
index 000000000..d927fd11b
--- /dev/null
+++ b/qa/suites/fs/functional/tasks/client-recovery.yaml
@@ -0,0 +1,15 @@
+# The task interferes with the network, so we need
+# to permit OSDs to complain about that.
+overrides:
+ ceph:
+ log-ignorelist:
+ - evicting unresponsive client
+ - but it is still running
+ - slow request
+ - MDS_CLIENT_LATE_RELEASE
+ - t responding to mclientcaps
+tasks:
+ - cephfs_test_runner:
+ fail_on_skip: false
+ modules:
+ - tasks.cephfs.test_client_recovery