Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[202012] Enable Autorestart of the daemons in PMON for unexpected exit #8358

Merged
merged 1 commit into from
Aug 8, 2021

Conversation

sujinmkang
Copy link
Collaborator

Why I did it

To fix the issue #8239

How I did it

Enable Autorestart of the daemons in PMON for unexpected exit
Remove the daemon list from the critical_process which prevent the PMON
from restarting when the individual daemon crashes.

How to verify it

Run sonic-mgmt/tests/platform-test/daemon/test_ledd.py and
verify the test_pmon_ledd_kill_and_start_status

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106

Description for the changelog

A picture of a cute animal (not mandatory but encouraged)

@lguohan lguohan merged commit ae7fa32 into sonic-net:202012 Aug 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[202012] test_pmon_ledd_kill_and_start_status is consistently failing
2 participants