From f2b26d88f0a0727f0362ccd8b287f8bb3f41dc3c Mon Sep 17 00:00:00 2001 From: David Zafman Date: Tue, 23 Jul 2019 18:10:46 -0700 Subject: [PATCH] osd: Add debug_disable_randomized_ping config for use in testing Signed-off-by: David Zafman --- src/common/options.cc | 4 ++++ src/osd/OSD.cc | 7 ++++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/src/common/options.cc b/src/common/options.cc index 9f9d1fbe5ae..731612d5327 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -5579,6 +5579,10 @@ std::vector