Am 21.12.2018 um 19:42 hat Max Reitz geschrieben: > This test waits for a MIGRATION event with status=completed on the > source VM before querying the migration status on both source and > destination. However, just because the source says migration has > completed does not mean the destination thinks the same. Therefore, in > some cases, the destination VM may still report "active" instead of > "completed" when asked for its migration status. > > Fix this by enabling migration events on both VMs and waiting until both > source and destination emit a status=completed MIGRATION event. > > Signed-off-by: Max Reitz <[email protected]>
Thanks, applied to the block branch. Kevin
