]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph: enable malloc debugging for ceph-osd
authorSage Weil <sage@inktank.com>
Wed, 2 Jan 2013 20:31:48 +0000 (12:31 -0800)
committerSage Weil <sage@inktank.com>
Wed, 2 Jan 2013 20:31:54 +0000 (12:31 -0800)
teuthology/task/ceph.py

index 256eeadb7fa736b08d9513853ce0bed70bd14291..873e4c2e6fa39b4da80a3125a12bd570272cf05c 100644 (file)
@@ -709,6 +709,7 @@ def cluster(ctx, config):
         for id_ in teuthology.roles_of_type(roles_for_host, 'osd'):
             remote.run(
                 args=[
+                    'MALLOC_CHECK_=2',
                     '/tmp/cephtest/enable-coredump',
                     '/tmp/cephtest/binary/usr/local/bin/ceph-coverage',
                     coverage_dir,