From: Greg Farnum Date: Mon, 9 Oct 2017 21:16:05 +0000 (-0700) Subject: common: by default, do not assert on leaks in the shared_cache code X-Git-Tag: v13.0.1~610^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=165b61a7df2731602e9e28c5107a873444bf0507;p=ceph-ci.git common: by default, do not assert on leaks in the shared_cache code Update the standard qa suite cluster configs so that we continue asserting in our nightlies, but users don't hit this. Fixes: http://tracker.ceph.com/issues/21737 Signed-off-by: Greg Farnum --- diff --git a/src/common/options.cc b/src/common/options.cc index 5b8a4da6817..8d975c5d791 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -4222,6 +4222,10 @@ std::vector