Currently the test is failing a lot in CI due to what appears to be a race where the host-facing DPU MAC is re-created on the admin segment before the NIC-mode transition completes. It may be a race condition in the actual code (so it's not as trivial a fix) or it may just be an issue with the test, either way let's disable it for now, and put it back once it's fixed.
(This issue tracks the actual fixing/re-enabling, the disabling is separate.)
Currently the test is failing a lot in CI due to what appears to be a race where the host-facing DPU MAC is re-created on the admin segment before the NIC-mode transition completes. It may be a race condition in the actual code (so it's not as trivial a fix) or it may just be an issue with the test, either way let's disable it for now, and put it back once it's fixed.
(This issue tracks the actual fixing/re-enabling, the disabling is separate.)