2017-06-30 13:33:10 +00:00
|
|
|
# see http://tracker.ceph.com/issues/20360 and http://tracker.ceph.com/issues/18126
|
|
|
|
os_type: centos
|
|
|
|
|
2012-02-21 18:02:44 +00:00
|
|
|
overrides:
|
2014-07-08 23:39:19 +00:00
|
|
|
install:
|
|
|
|
ceph:
|
|
|
|
flavor: notcmalloc
|
2016-02-26 14:46:27 +00:00
|
|
|
debuginfo: true
|
2012-02-21 18:02:44 +00:00
|
|
|
ceph:
|
2014-05-21 22:43:41 +00:00
|
|
|
conf:
|
|
|
|
global:
|
|
|
|
osd heartbeat grace: 40
|
2017-07-14 15:42:31 +00:00
|
|
|
mon:
|
|
|
|
mon osd crush smoke test: false
|
2012-02-21 18:02:44 +00:00
|
|
|
valgrind:
|
2012-11-16 06:04:20 +00:00
|
|
|
mon: [--tool=memcheck, --leak-check=full, --show-reachable=yes]
|
2012-02-21 18:02:44 +00:00
|
|
|
osd: [--tool=memcheck]
|
|
|
|
mds: [--tool=memcheck]
|