Sage Weil
279f39d4c1
use notcmalloc builder for valgrind leak checking
...
This reverts 453d72b294
. It turns out that
tcmalloc defeats the leak checking in valgrind.
Signed-off-by: Sage Weil <sage@inktank.com>
2014-07-24 11:57:06 -07:00
Sage Weil
c427af0701
osd_heartbeat_grace from 20 -> 40 when running valgrind
...
This will mask occasional 'wrongly marked me down' errors when valgrind
is running (it makes things generally slow).
Signed-off-by: Sage Weil <sage@inktank.com>
2014-05-28 10:11:05 -07:00
Sage Weil
453d72b294
don't use notcmalloc flavor for valgrind
...
We now have the suppressions to avoid this. Yay!
Signed-off-by: Sage Weil <sage@inktank.com>
2014-02-11 09:44:17 -08:00
Sage Weil
8cec56dd79
valgrind: select notcmalloc ceph install flavor
2013-05-27 14:06:35 -07:00
Sage Weil
8ce9490ed3
rgw: no lockdep on radosgw
...
This currently crashes because of linking problems, see #4253 .
Signed-off-by: Sage Weil <sage@inktank.com>
2013-02-25 17:32:23 -08:00
Sage Weil
43b57dec98
check ceph-mon for leaks
2012-11-15 22:04:20 -08:00
Sage Weil
31a2a83cb4
move rgw tasks to separate suite
2012-09-21 08:36:08 -07:00