Skip to content

Commit dc721e7

Browse files
authored
[202205]Ignore Failed to parse lldp age error log (#10138)
Cherry pick #10135 into 202205 Signed-off-by: Zhaohui Sun <[email protected]>
1 parent 1605799 commit dc721e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ansible/roles/test/files/tools/loganalyzer/loganalyzer_common_ignore.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,3 +180,6 @@ r, ".*ERR syncd[0-9]*#SDK.*sai_get_attributes: Failed to get attribute.*"
180180

181181
# https://msazure.visualstudio.com/One/_workitems/edit/24564189
182182
r, ".* ERR pmon#sensord: Error getting sensor data: dps.*"
183+
184+
# https://msazure.visualstudio.com/One/_workitems/edit/25018599
185+
r, ".* ERROR: Failed to parse lldp age.*"

0 commit comments

Comments
 (0)