From: Jason Dillaman Date: Wed, 5 Dec 2018 19:12:48 +0000 (-0500) Subject: test/cli-integration/rbd: added new parent image attributes X-Git-Tag: v14.1.0~690^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F25415%2Fhead;p=ceph.git test/cli-integration/rbd: added new parent image attributes Signed-off-by: Jason Dillaman --- diff --git a/src/test/cli-integration/rbd/formatted-output.t b/src/test/cli-integration/rbd/formatted-output.t index 7e6e9adf5b2..b355531f472 100644 --- a/src/test/cli-integration/rbd/formatted-output.t +++ b/src/test/cli-integration/rbd/formatted-output.t @@ -496,10 +496,13 @@ whenever it is run. grep -v to ignore it, but still work on other distros. "op_features": [], "order": 22, "parent": { + "id": "*", (glob) "image": "bar", "overlap": 536870912, "pool": "rbd", - "snapshot": "snap" + "pool_namespace": "", + "snapshot": "snap", + "trash": false }, "protected": "false", "size": 536870912, @@ -530,8 +533,11 @@ whenever it is run. grep -v to ignore it, but still work on other distros. false rbd + bar + * (glob) snap + false 536870912 @@ -828,6 +834,7 @@ whenever it is run. grep -v to ignore it, but still work on other distros. "parent": { "image": "bar", "pool": "rbd", + "pool_namespace": "", "snapshot": "snap" }, "protected": "false", @@ -860,6 +867,7 @@ whenever it is run. grep -v to ignore it, but still work on other distros. 536870912 rbd + bar snap