mirror of
https://github.com/ceph/ceph
synced 2024-12-22 03:22:00 +00:00
15 lines
240 B
YAML
15 lines
240 B
YAML
|
|
overrides:
|
|
ceph:
|
|
conf:
|
|
global:
|
|
ms type: simple
|
|
log-whitelist:
|
|
- client session with invalid root
|
|
|
|
tasks:
|
|
- cephfs_test_runner:
|
|
fail_on_skip: false
|
|
modules:
|
|
- tasks.cephfs.test_sessionmap
|