The next log line number should be updated to ensure that the
anticipated log has occurred again after more time has passed.

Fixes: a83a406096e9 ("dpif-netdev: Sync PMD ALB state with user commands.")
Signed-off-by: Kevin Traynor <[email protected]>
---
 tests/alb.at | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/alb.at b/tests/alb.at
index fcc7b0bec..25c91f158 100644
--- a/tests/alb.at
+++ b/tests/alb.at
@@ -90,4 +90,5 @@ OVS_WAIT_UNTIL([tail -n +$LINENUM ovs-vswitchd.log | grep 
"PMD auto load balance
 
 # Same config as last time
+get_log_next_line_num
 ovs-appctl time/warp 60000 10000
 OVS_WAIT_UNTIL([tail -n +$LINENUM ovs-vswitchd.log | grep "PMD auto load 
balance nothing to do, no configuration changes since last check."])
-- 
2.31.1

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

Reply via email to