mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-06 13:20:20 +00:00
b6c5a3f09b
Since we have to match the images by filename a common backing image will break the detection process. Add a test case to see that the code correctly did not continue the detection process.
12 lines
349 B
Plaintext
12 lines
349 B
Plaintext
filename : '/var/lib/libvirt/images/a.qcow2'
|
|
format node : '#block170'
|
|
storage node: '#block057'
|
|
backingfile : '/var/lib/libvirt/images/base.qcow2'
|
|
backing ptr : '<null>'
|
|
|
|
filename : '/var/lib/libvirt/images/b.qcow2'
|
|
format node : '#block574'
|
|
storage node: '#block405'
|
|
backingfile : '/var/lib/libvirt/images/base.qcow2'
|
|
backing ptr : '<null>'
|