Commit f3fdd9c
LogAnalyzer: Ignore a non-functional error thrown from Linkmgrd (sonic-net#19099)
What is the motivation for this PR?
Loganalyzer was not aware of this newly introduced error message and was failing many of the tests.
How did you do it?
Added a regex pattern to ignore these errors.
How did you verify/test it?
By running sonic-mgmt tests.
Signed-off-by: Guy Shemesh <[email protected]>1 parent e5fd688 commit f3fdd9c
File tree
1 file changed
+1
-0
lines changed- ansible/roles/test/files/tools/loganalyzer
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
0 commit comments