mirror of
https://github.com/ceph/ceph
synced 2024-12-22 03:22:00 +00:00
14 lines
274 B
YAML
14 lines
274 B
YAML
|
|
# The task interferes with the network, so we need
|
|
# to permit OSDs to complain about that.
|
|
overrides:
|
|
ceph:
|
|
log-whitelist:
|
|
- wrongly marked me down
|
|
- slow request
|
|
|
|
tasks:
|
|
- cephfs_test_runner:
|
|
modules:
|
|
- tasks.cephfs.test_client_recovery
|