Commit 74b084e
authored
[202412][sonic-mgmt] Add loganalyzer regex to ignore sai_query_attribute_capability related errors (#766)
#### How did you do it?
Added 2 regex to loganalyzer_common_ignore.txt file to ignore
1. sai_query_attribute_enum_values_capability "rv=-8", ignoring
non-functional error in swss PR pipeline till
sonic-net/sonic-swss#3866 is merged
2. sai_query_attribute_capability "error -2", ignoring till it gets
fixed from SAI, CS00012422823 is raisedFile tree
1 file changed
+2
-0
lines changed- ansible/roles/test/files/tools/loganalyzer
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
0 commit comments