]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
test/cli/radosgw-admin: align help golden with period/zone delete 68278/head
authorcheese-cakee <farzanaman99@gmail.com>
Wed, 22 Apr 2026 22:55:07 +0000 (04:25 +0530)
committercheese-cakee <farzanaman99@gmail.com>
Wed, 22 Apr 2026 22:57:32 +0000 (04:27 +0530)
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 <farzanaman99@gmail.com>
src/test/cli/radosgw-admin/help.t

index 71d38b9d70e412a5b21b86928ec34801afb79124..7013172fcc6fd677ddae42284529cefa882f03fc 100644 (file)
@@ -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
     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)