memory leaks in the monitor are causing a significant
percentage of jobs run in the rgw verify suite to
fail even though the jobs succeeded before hand.
See: http://tracker.ceph.com/issues/38827 for
root cause
Signed-off-by: Ali Maredia <amaredia@redhat.com>
mon:
mon osd crush smoke test: false
valgrind:
- mon: [--tool=memcheck, --leak-check=full, --show-reachable=yes]
osd: [--tool=memcheck]
mds: [--tool=memcheck]
+# http://tracker.ceph.com/issues/38827
+# mon: [--tool=memcheck, --leak-check=full, --show-reachable=yes]
# https://tracker.ceph.com/issues/38621
# mgr: [--tool=memcheck]