From 79462952109ad805324cdd9a5b58abdb32edf52c Mon Sep 17 00:00:00 2001 From: Neha Ojha Date: Wed, 26 Aug 2020 18:40:01 +0000 Subject: [PATCH] test/cli/osdmaptool/help.t: add clean-temps Signed-off-by: Neha Ojha (cherry picked from commit 762966a08ab31234148fe181eb2c107ae5266906) --- src/test/cli/osdmaptool/help.t | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/cli/osdmaptool/help.t b/src/test/cli/osdmaptool/help.t index 136d3b05e89a..344b7ba62e9e 100644 --- a/src/test/cli/osdmaptool/help.t +++ b/src/test/cli/osdmaptool/help.t @@ -16,6 +16,7 @@ --mark-out mark an osd as out (but do not persist) --with-default-pool include default pool when creating map --clear-temp clear pg_temp and primary_temp + --clean-temps clean pg_temps --test-random do random placements --test-map-pg map a pgid to osds --test-map-object [--pool ] map an object to osds -- 2.47.3