From f945170da1be047589fbc86e268d7fcbb99fef11 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Mon, 14 Mar 2016 18:01:21 -0400 Subject: [PATCH] test/cli/osdmaptool: default tunables are now firefly As of 000344ef0ca639d515e3f89401bafc9b0b13deda. Signed-off-by: Sage Weil --- src/test/cli/osdmaptool/create-print.t | 1 + src/test/cli/osdmaptool/create-racks.t | 1 + 2 files changed, 2 insertions(+) diff --git a/src/test/cli/osdmaptool/create-print.t b/src/test/cli/osdmaptool/create-print.t index 14bc4472d59..3ec53ca823e 100644 --- a/src/test/cli/osdmaptool/create-print.t +++ b/src/test/cli/osdmaptool/create-print.t @@ -11,6 +11,7 @@ tunable choose_local_fallback_tries 0 tunable choose_total_tries 50 tunable chooseleaf_descend_once 1 + tunable chooseleaf_vary_r 1 tunable straw_calc_version 1 # devices diff --git a/src/test/cli/osdmaptool/create-racks.t b/src/test/cli/osdmaptool/create-racks.t index 696b085ae47..eec4fe8c65c 100644 --- a/src/test/cli/osdmaptool/create-racks.t +++ b/src/test/cli/osdmaptool/create-racks.t @@ -10,6 +10,7 @@ tunable choose_local_fallback_tries 0 tunable choose_total_tries 50 tunable chooseleaf_descend_once 1 + tunable chooseleaf_vary_r 1 tunable straw_calc_version 1 # devices -- 2.47.3