-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
This test is always failing. If it is a test issue, fix it. If it is a product bug, mark the test with XFail and escalate the bug with phoracek@redhat.com.
—
This test is flaky toward mostly failing, with the same error:
tests/tests/network/l2_bridge/test_bridge_nic_hot_plug.py", line 324, in hot_plugged_kmp_interface_mac_for_vm_deletion return search_hot_plugged_interface_in_vmi( File "/cnv-tests/tests/network/l2_bridge/utils.py", line 274, in search_hot_plugged_interface_in_vmi raise IfaceNotFound(name=interface_name) utilities.network.IfaceNotFound: Interface not found for NAD hot-plug-and-kmp-iface
A direction on how to solve this is adding a sampler in search_hot_plugged_interface_in_vmi. I think so because I added a breaking point in hot_plugged_kmp_interface_mac_for_vm_deletion and I think that the time added by it to the run might be the reason it passed.
- is duplicated by
-
CNV-51643 Resolve or skip test_mac_of_hot_plugged_interface_returned_to_kubemacpool_after_vm_delete
- Closed