mirror of
https://github.com/ceph/ceph
synced 2024-12-22 03:22:00 +00:00
343e1a4281
Signed-off-by: John Spray <john.spray@redhat.com>
14 lines
275 B
YAML
14 lines
275 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
|
|
|
|
tasks:
|
|
- cephfs_test_runner:
|
|
modules:
|
|
- tasks.cephfs.test_client_recovery
|