Closed mssonicbld closed 1 day ago
Summary: Update the regex to detect mac jump because the log level for the message changed Fixes # (issue)
The log level for fdbEvent messsage to detect mac jump is changed to NOTICE, so the regex used by the test has to be updated.
Change the regex for detecting mac jump
Check the test can pass after the change
Original PR: https://github.com/sonic-net/sonic-mgmt/pull/15329
Description of PR
Summary: Update the regex to detect mac jump because the log level for the message changed Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
The log level for fdbEvent messsage to detect mac jump is changed to NOTICE, so the regex used by the test has to be updated.
How did you do it?
Change the regex for detecting mac jump
How did you verify/test it?
Check the test can pass after the change
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation