cliping
cliping
1. Split migration_network_data_transport_tcp case into tcp_common, tcp_migration_address, tcp_migration_host and tcp_migration_port_reuse. 2. Rename migration_network_data_transport_tcp* case to tcp*. 3. Add step to check the qemu log in tcp_common case (For VIRT-46078 case)....
This case is to verify that when migration port is not specified, libvirt will allocate a port in range [migration_port_min, migration_port_max]. ID: VIRT-293975 ## Summary by CodeRabbit * **Tests** *...
This case is to verify that if vm I/O error occurs during migration, migration will succeed or fail depending on the vm disk configuration, migration flag, etc. VIRT-298402 - [VM...