mirror of
https://github.com/ceph/ceph
synced 2025-02-10 12:32:40 +00:00
4179c85e4f
Two tests are sensitive to the switch to async msgr http://tracker.ceph.com/issues/16288 http://tracker.ceph.com/issues/16276 Signed-off-by: John Spray <john.spray@redhat.com>
14 lines
214 B
YAML
14 lines
214 B
YAML
|
|
overrides:
|
|
ceph:
|
|
conf:
|
|
global:
|
|
ms type: simple
|
|
log-whitelist:
|
|
- client session with invalid root
|
|
|
|
tasks:
|
|
- cephfs_test_runner:
|
|
modules:
|
|
- tasks.cephfs.test_sessionmap
|