Test must ensure that ovn-controller handled BFD going down on low priority
gateway before sending packets.
This was causing "Transaction causes multiple rows ..." errors.
Fixes: b11c489799a7 ("tests: Removed macro reset_iface_pcap_file")
Signed-off-by: Xavier Simonart <[email protected]>
---
tests/ovn.at | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/ovn.at b/tests/ovn.at
index ba947cf08..a59ddc950 100644
--- a/tests/ovn.at
+++ b/tests/ovn.at
@@ -13064,7 +13064,7 @@ grep actions=mod_dl_dst:f0:00:00:01:02:04 | wc -l` -eq 1
}
# Wait for BFD to be up, then for ovn-controller to handle that change
-ovn_wait_for_bfd_up hv1 gw1 gw2
+ovn_wait_for_bfd_up hv1 gw1 gw2 gw3
check ovn-nbctl --wait=hv sync
test_ip_packet gw1 gw2
--
2.47.1
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev