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>
10 lines
271 B
XML
10 lines
271 B
XML
<qemu-migration>
|
|
<name>upstream</name>
|
|
<uuid>dcf47dbd-46d1-4d5b-b442-262a806a333a</uuid>
|
|
<hostname>hostname</hostname>
|
|
<hostuuid>4a802f00-4cba-5df6-9679-a08c4c5b577f</hostuuid>
|
|
<allowReboot value='default'/>
|
|
<capabilities>
|
|
</capabilities>
|
|
</qemu-migration>
|