From: Victor Denisov Date: Sun, 7 Jan 2018 20:38:18 +0000 (-0800) Subject: rbd: fix cli tests X-Git-Tag: v13.0.2~545^2~16 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2d53795d29db1fcb325808d00799b65a6c2b1f4e;p=ceph.git rbd: fix cli tests Signed-off-by: Victor Denisov --- diff --git a/src/test/cli/rbd/help.t b/src/test/cli/rbd/help.t index 3024f152e54d..2a722a9769a8 100644 --- a/src/test/cli/rbd/help.t +++ b/src/test/cli/rbd/help.t @@ -32,7 +32,7 @@ Skip test on FreeBSD as it generates different output there. group remove (group rm) Delete a group. group snap create Make a snapshot of a group. group snap list List snapshots of a group. - group snap remove Remove a snapshot from a group. + group snap remove (group snap rm) Remove a snapshot from a group. image-meta get Image metadata get the value associated with the key. image-meta list (image-meta ls) Image metadata list keys with values.