test: fix OVS teardown race with OVSDB
OVS dup-name fixture teardowns used `nmcli connection del`, which is async with respect to OVSDB cleanup. Replace with `libnmstate.apply` using InterfaceState.ABSENT, which waits for full state convergence. Signed-off-by: Vladimír Beneš <vbenes@redhat.com>
V
Vladimír Beneš committed
ea2c17eeb68b004a1694e46905e1558a2d55a56e
Parent: cc85f57
Committed by Ján Václav <jvaclav@redhat.com>
on 8/5/2026, 11:11:58 AM