diff --git a/src/test/cli-integration/rbd/formatted-output.t b/src/test/cli-integration/rbd/formatted-output.t index 7e6e9adf5b29d..b355531f472db 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