ceph/suites/marginal/multimds/mounts/ceph-fuse.yaml
Yan, Zheng 8e1e4ba34e marginal/multimds: fuse_default_permissions = 0 for ceph-fuse
This can reduce the test time becuase it avoids sending getattr
request whenever the kernel checks inode permission.

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
2014-05-05 14:28:07 +08:00

10 lines
118 B
YAML

overrides:
ceph:
conf:
client:
fuse_default_permissions: 0
tasks:
- install:
- ceph:
- ceph-fuse: