-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
test_dhcp_broadcast[#ovs-bridge#] is constantly failing in tier-2 full-regression tests.
It fails on timeout of get_vmi_ip_v4_by_name.
I went over the must-gather output, but couldn't find anything suspicious regarding this interface - neither in the guest, the VMI or in the virt-launcher pod.
I also tried running it locally on my PSI cluster, and it passed. Also, I suspected that it fails because of something in its preceding tests in the module, so I executed all these tests (locally), i.e.
- all the linux-bridge tests (of the TestL2LinuxBridge class)
- then the ovs-bridge tests of this class
and this test still passed.