ceph/qa/suites/rgw/verify/validater/valgrind.yaml

14 lines
285 B
YAML
Raw Normal View History

overrides:
install:
ceph:
flavor: notcmalloc
debuginfo: true
ceph:
conf:
global:
osd heartbeat grace: 40
valgrind:
2012-11-16 06:04:20 +00:00
mon: [--tool=memcheck, --leak-check=full, --show-reachable=yes]
osd: [--tool=memcheck]
mds: [--tool=memcheck]