]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemustatusxml2xml: Fix disk target mess
authorPeter Krempa <pkrempa@redhat.com>
Sat, 14 Sep 2019 07:54:07 +0000 (09:54 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 16 Sep 2019 09:50:28 +0000 (11:50 +0200)
commit8b2798e395c78747fcb50c44cb91a8e5df777e60
tree0f9ffc6a3dd48e96327e14de9a1f421474f00323
parent70a29b378a397f6f4571c95b9d3cbba711a90859
tests: qemustatusxml2xml: Fix disk target mess

There were accidentally two disks with 'vdc' target with corresponding
blockjobs which made libvirt leak some references as there are not
supposed to be two blockjobs for a single disk. Fix this mess by
renaming some of the disks.

In addition the block job names also didn't correspond to the naming
convetion which also includes the disk target. Fix it as well.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
ACKed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
tests/qemustatusxml2xmldata/blockjob-blockdev-in.xml