sonic-mgmt
sonic-mgmt copied to clipboard
Add logic to handle err msg detected by loganalyzer
In this change it has following function:
- Add ability to handle the err msg detected by loganalyzer
- Do not run the loganalyzer in parallel if there is only 1 loganalyzer need to run
- Increase the timeout from 120 to 240 for the parallel run of the loganalyzer since if lot of err msgs need to be handler, it will take more time to finish it.
- When load the ignore regex list, also load the value of "extended_ignore_list" in the cache
Description of PR
Summary: Fixes # (issue)
Type of change
- [ ] Bug fix
- [ ] Testbed and Framework(new/improvement)
- [ ] Test case(new/improvement)
Back port request
- [ ] 202012
- [ ] 202205
- [ ] 202305
- [x] 202311
- [x] 202405