]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemumonitorjson: Drop redundant data from testBlockNodeNameDetectFormat
authorPeter Krempa <pkrempa@redhat.com>
Wed, 26 Jul 2017 07:32:10 +0000 (09:32 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 27 Jul 2017 07:28:48 +0000 (09:28 +0200)
commit29f771fd6673020d29451a4beae599d3501dac3f
tree2225e7603fd1268af89556e9da12c584ffbf5388
parentf1ce954b321647849ff18f9786d3f42952ca994c
tests: qemumonitorjson: Drop redundant data from testBlockNodeNameDetectFormat

The node name and backing file name can be inferred from the hierarchy.
This will also help when converting to detect node names using
query-blockstats data.

Reviewed-by: Eric Blake <eblake@redhat.com>
tests/qemumonitorjsondata/qemumonitorjson-nodename-basic.result
tests/qemumonitorjsondata/qemumonitorjson-nodename-gluster.result
tests/qemumonitorjsondata/qemumonitorjson-nodename-relative.result
tests/qemumonitorjsondata/qemumonitorjson-nodename-same-backing.result
tests/qemumonitorjsontest.c