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

19 lines
437 B
YAML
Raw Normal View History

# see http://tracker.ceph.com/issues/20360 and http://tracker.ceph.com/issues/18126
os_type: centos
overrides:
install:
ceph:
flavor: notcmalloc
debuginfo: true
ceph:
conf:
global:
osd heartbeat grace: 40
mon:
mon osd crush smoke test: false
valgrind:
2012-11-16 06:04:20 +00:00
mon: [--tool=memcheck, --leak-check=full, --show-reachable=yes]
osd: [--tool=memcheck]
mds: [--tool=memcheck]