Incorrect your_disc can occur as BFD stopped and restarted.

Fixes: 65f9f010b426 ("tests: Check unit tests logs for errors.")
Signed-off-by: Xavier Simonart <[email protected]>
---
 tests/ovn.at | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/tests/ovn.at b/tests/ovn.at
index e4736245e..4f4fb8c03 100644
--- a/tests/ovn.at
+++ b/tests/ovn.at
@@ -14994,7 +14994,11 @@ grep "dl_dst=00:00:02:01:02:04" | wc -l], [0], [[0
 # check that the chassis redirect port has been reclaimed by the gw1 chassis
 wait_row_count Port_Binding 1 logical_port=cr-outside chassis=$gw1_chassis
 
-OVN_CLEANUP([gw1],[gw2],[hv1],[hv2])
+OVN_CLEANUP([gw1
+/Incorrect your_disc/d
+],[gw2
+/Incorrect your_disc/d
+],[hv1],[hv2])
 
 AT_CLEANUP
 ])
-- 
2.47.1

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to