]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemumonitorjson: Test extraction of iSCSI device node names
authorPeter Krempa <pkrempa@redhat.com>
Wed, 3 May 2017 06:45:00 +0000 (08:45 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 27 Jul 2017 08:34:14 +0000 (10:34 +0200)
commit4199a33a19cf1de6764a59364a331d9927e789ce
tree5723476aa1b090c9fee951882da00d368dc3b2d0
parent86d8d11c148d6c99e53bbd92867c13d353530e5d
tests: qemumonitorjson: Test extraction of iSCSI device node names

Test storage was created on a rhel/centos 7 node using targetcli.

Reviewed-by: Eric Blake <eblake@redhat.com>
tests/qemumonitorjsondata/qemumonitorjson-nodename-iscsi-blockstats.json [new file with mode: 0644]
tests/qemumonitorjsondata/qemumonitorjson-nodename-iscsi-named-nodes.json [new file with mode: 0644]
tests/qemumonitorjsondata/qemumonitorjson-nodename-iscsi.result [new file with mode: 0644]
tests/qemumonitorjsontest.c