ceph/qa/suites/fs/basic_functional/tasks/client-recovery.yaml
Patrick Donnelly 5e08dac8c1
qa: ignore expected MDS_CLIENT_LATE_RELEASE warning
Fixes: http://tracker.ceph.com/issues/40968
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2019-07-26 13:37:23 -07:00

18 lines
406 B
YAML

# 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