mirror of
https://github.com/ceph/ceph
synced 2024-12-31 08:02:33 +00:00
5688476513
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
16 lines
338 B
YAML
16 lines
338 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
|
|
|
|
tasks:
|
|
- cephfs_test_runner:
|
|
fail_on_skip: false
|
|
modules:
|
|
- tasks.cephfs.test_client_recovery
|