When port binding type is modified from vif to chassis-redirect, a warning
such as [1] can be logged by ovn-controller if sb is read-only when handling
the type change.
[1] No port binding record for distributed port referred by chassisredirect
port lsp1.
Fixes: 65f9f010b426 ("tests: Check unit tests logs for errors.")
Signed-off-by: Xavier Simonart <[email protected]>
---
tests/ovn-controller.at | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/ovn-controller.at b/tests/ovn-controller.at
index 29f39c0d2..e08cc719f 100644
--- a/tests/ovn-controller.at
+++ b/tests/ovn-controller.at
@@ -858,6 +858,7 @@ check as northd ovn-appctl -t ovn-northd resume
# Since northd is restarted, port type is back to localport, so ls is not
local datapath anymore.
OVN_CLEANUP([hv1
/No distributed-port option set for chassisredirect port lsp1/d
+/No port binding record for distributed port/d
ignored_dp=ls1
])
AT_CLEANUP
--
2.47.1
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev