On Tue, May 05, 2026 at 01:09:14PM -0300, Fabiano Rosas wrote: > The migration tests have always used localhost migration and therefore > the same URI for both sides of migration. Change the listen_uri and > connect_uri into a single uri variable. > > For migrations using sockets, there's the possibility of detecting the > socket address the destination side is using. For those, keep using > different variables for migrate_qmp and migrate_incoming_qmp. > > Signed-off-by: Fabiano Rosas <[email protected]>
Reviewed-by: Peter Xu <[email protected]> -- Peter Xu
