]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
ceph: malloc check =3 means we hear on stderr too
authorSage Weil <sage@inktank.com>
Thu, 3 Jan 2013 04:44:33 +0000 (20:44 -0800)
committerSage Weil <sage@inktank.com>
Thu, 3 Jan 2013 04:44:33 +0000 (20:44 -0800)
teuthology/task/ceph.py

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