-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable routeCheck monit as part of config reload/minigraph stop serv…
…ice and enable it back as part of service start. (#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.
- Loading branch information
1 parent
3561996
commit f3e75c0
Showing
2 changed files
with
13 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters