summaryrefslogtreecommitdiffstats
path: root/qa/suites/fs/basic_functional/tasks/client-recovery.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'qa/suites/fs/basic_functional/tasks/client-recovery.yaml')
-rw-r--r--qa/suites/fs/basic_functional/tasks/client-recovery.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/qa/suites/fs/basic_functional/tasks/client-recovery.yaml b/qa/suites/fs/basic_functional/tasks/client-recovery.yaml
new file mode 100644
index 00000000..d1cef802
--- /dev/null
+++ b/qa/suites/fs/basic_functional/tasks/client-recovery.yaml
@@ -0,0 +1,17 @@
+
+# The task interferes with the network, so we need
+# to permit OSDs to complain about that.
+overrides:
+ ceph:
+ log-whitelist:
+ - 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