You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disable routeCheck monit as part of config reload/minigraph stop service and enable it back as part of service start. (sonic-net#3682)
What I did:
For Config reload/minigraph stop and re-enable routeCheck because
with large route scale of 70K+ routes this can log monit error
Transiently which can result in failure of sonic-mgmt test cases because of loganalyzer.
Why I did:
Because of this transient issue monit ERR log can get generated and this can result failure of sonic-mgmt test case.
How I verify:
Manual Verification via sudo monit status routeCheck and UT updated.
0 commit comments