From 59717a14bb8b4e139796fa8caa1f8da06488cc13 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 (cherry picked from commit f2b26d88f0a0727f0362ccd8b287f8bb3f41dc3c) Conflicts: src/osd/OSD.cc (trivial) src/common/options.cc (trivial) --- 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 89af39bc73870..3a35947e52d9f 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -5004,6 +5004,10 @@ std::vector