mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 11:51:11 +00:00
5511bf32fe
Migration cookie transports a lot of information but there are no tests for it. The test supports both xml2xml testing and also testing of the population of the migration cookie data from a domain object, although that option is not very useful as many things are collected from running qemu and thus can't be tested efficiently here. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
7 lines
204 B
XML
7 lines
204 B
XML
<qemu-migration>
|
|
<name>upstream</name>
|
|
<uuid>dcf47dbd-46d1-4d5b-b442-262a806a333a</uuid>
|
|
<hostname>hostname2</hostname>
|
|
<hostuuid>8b3f4dc4-6a8e-5f9b-94a5-4c35babd8d95</hostuuid>
|
|
</qemu-migration>
|