-
Notifications
You must be signed in to change notification settings - Fork 738
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[memory_checker] Log syslog message if container was not created (#5823)
1.What is the motivation for this PR? This PR aims to add a new test case which will check whether memory_checker can log a message into syslog if a container is not created during device is booted/rebooted. The image PR is: sonic-net/sonic-buildimage#11129. 2.How did you do it? This test case has the following steps: - Removes a container explicitly from DuT - Leverages Loganalyzer to analyze whether the message from memory_checker appears in syslog - Restarts the corresponding container on DuT and do health check 3.How did you verify/test it? I verified this new test case on lab device str-s6000-on-2
- Loading branch information
Showing
1 changed file
with
132 additions
and
7 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