Commit 39c5320
authored
[autorestart] ignore more error messages observed in tests (#2630)
Summary:
Add more log ignore regexes.
Approach
What is the motivation for this PR?
autorestart test fails randomly with loganalyzer errors.
How did you do it?
ignore more error logs that could come up during test. We are checking the system health status after the test. so ignoring these logs are not fatal.
How did you verify/test it?
Run autorestart test and get a pass.1 parent b2bbd93 commit 39c5320
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
| 76 | + | |
75 | 77 | | |
76 | 78 | | |
77 | 79 | | |
| |||
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| 88 | + | |
86 | 89 | | |
87 | 90 | | |
88 | 91 | | |
| |||
0 commit comments