mirror of
https://github.com/ceph/ceph
synced 2025-01-09 20:52:09 +00:00
8ecef57bb1
Fixes: http://tracker.ceph.com/issues/21508 Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
15 lines
312 B
YAML
15 lines
312 B
YAML
|
|
# The task interferes with the network, so we need
|
|
# to permit OSDs to complain about that.
|
|
overrides:
|
|
ceph:
|
|
log-whitelist:
|
|
- but it is still running
|
|
- slow request
|
|
- evicting unresponsive client
|
|
|
|
tasks:
|
|
- cephfs_test_runner:
|
|
modules:
|
|
- tasks.cephfs.test_client_recovery
|