Commit ce6f26e
committed
net, stability: Wait for client VM iface
client_server_active_connection only waited for the server
VM's secondary interface to get its DHCP-assigned IP.
If the client VM's DHCP hadn't completed yet, iperf3 had no
route to the server and exited immediately, causing
_ensure_is_running to time out.
The change will fix
test_tcp_connectivity_between_vms_with_localnet_ipam_nic
failures on CI.
Signed-off-by: Asia Khromov <azhivovk@redhat.com>1 parent 3496b55 commit ce6f26e
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
| 268 | + | |
268 | 269 | | |
269 | 270 | | |
270 | 271 | | |
| |||
0 commit comments