Commit 03cccf7
authored
Fix LogAnalyzer to force load regular expressions from common files (sonic-net#5193)
What is the motivation for this PR?
Looks like commit sonic-net#3235 caused issue that LA has empty list of match errors expressions.
How did you do it?
Fix LogAnalyzer to force load regular expressions from common files
How did you verify/test it?
Executed tests which using LA, checked that LA failed in case when we have errors in logs
Signed-off-by: Petro Pikh <[email protected]>1 parent 20757ed commit 03cccf7
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 33 | | |
37 | 34 | | |
38 | 35 | | |
| |||
53 | 50 | | |
54 | 51 | | |
55 | 52 | | |
56 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
| |||
0 commit comments