summaryrefslogtreecommitdiffstats
path: root/qa/suites/fs/basic_functional/tasks/client-recovery.yaml
blob: d1cef80251eee9980d21e55b496f55649ae343e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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