ceph/qa/suites/fs/functional/tasks/client-recovery.yaml
Dhairya Parmar 833aa3483b qa: ignore warnings
Signed-off-by: Dhairya Parmar <dparmar@redhat.com>
2023-05-17 14:39:42 +05:30

20 lines
552 B
YAML

# 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
- file system flag refuse_client_session is set
- Degraded data redundancy
- MDS_CLIENTS_LAGGY
- Reduced data availability
tasks:
- cephfs_test_runner:
fail_on_skip: false
modules:
- tasks.cephfs.test_client_recovery