From: cheese-cakee Date: Wed, 22 Apr 2026 22:55:07 +0000 (+0530) Subject: test/cli/radosgw-admin: align help golden with period/zone delete X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F68278%2Fhead;p=ceph.git test/cli/radosgw-admin: align help golden with period/zone delete Update help.t expected output to match the inline help text updated in this PR: period rm -> period delete and zone rm -> zone delete.\n\nThis keeps the CLI golden test consistent with radosgw-admin --help output and addresses make check failures for this branch. Signed-off-by: cheese-cakee --- diff --git a/src/test/cli/radosgw-admin/help.t b/src/test/cli/radosgw-admin/help.t index 71d38b9d70e4..7013172fcc6f 100644 --- a/src/test/cli/radosgw-admin/help.t +++ b/src/test/cli/radosgw-admin/help.t @@ -67,7 +67,7 @@ objects expire run expired objects cleanup objects expire-stale list list stale expired objects (caused by reshard) objects expire-stale rm remove stale expired objects - period rm remove a period + period delete remove a period period get get period info period get-current get current period info period pull pull a period @@ -118,7 +118,7 @@ zonegroup placement rm remove a placement target from a zonegroup zonegroup placement default set a zonegroup's default placement target zone create create a new zone - zone rm remove a zone + zone delete remove a zone zone get show zone cluster params zone modify modify an existing zone zone set set zone cluster params (requires infile)