Have Nokia-IXR7250E SKUs check for hearbeat lost with sup when Sup kernel panics#18393
Merged
arlakshm merged 1 commit intosonic-net:masterfrom May 19, 2025
Merged
Conversation
…th sup instead of cold reboot * Due to changes in image code, make 7250E SKUs to check for heartbeat lost with sup instead of cold reboot in kdump.py Signed-off-by: Javier Tan [email protected]
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
arlakshm
approved these changes
May 17, 2025
mlok-nokia
approved these changes
May 19, 2025
arlakshm
approved these changes
May 19, 2025
Collaborator
|
Cherry-pick PR to msft-202503: Azure/sonic-mgmt.msft#297 |
11 tasks
Collaborator
|
Cherry-pick PR to msft-202405: Azure/sonic-mgmt.msft#298 |
opcoder0
pushed a commit
to opcoder0/sonic-mgmt
that referenced
this pull request
Dec 8, 2025
…th sup instead of cold reboot (sonic-net#18393) What is the motivation for this PR? Changed in 7250e code makes kernel panic on sup cards leave reboot-cause on LCs as Heartbeat with supervisor card lost instead of cold sonic-net/sonic-buildimage#22034 How did you do it? Add Nokia-IXR7250E to SKUs checking for Heartbeat lost cause rather than cold cause in test_kdump.py Signed-off-by: Javier Tan [email protected]
AharonMalkin
pushed a commit
to AharonMalkin/sonic-mgmt
that referenced
this pull request
Dec 16, 2025
…th sup instead of cold reboot (sonic-net#18393) What is the motivation for this PR? Changed in 7250e code makes kernel panic on sup cards leave reboot-cause on LCs as Heartbeat with supervisor card lost instead of cold sonic-net/sonic-buildimage#22034 How did you do it? Add Nokia-IXR7250E to SKUs checking for Heartbeat lost cause rather than cold cause in test_kdump.py Signed-off-by: Javier Tan [email protected] Signed-off-by: Aharon Malkin <[email protected]>
gshemesh2
pushed a commit
to gshemesh2/sonic-mgmt
that referenced
this pull request
Dec 21, 2025
…th sup instead of cold reboot (sonic-net#18393) What is the motivation for this PR? Changed in 7250e code makes kernel panic on sup cards leave reboot-cause on LCs as Heartbeat with supervisor card lost instead of cold sonic-net/sonic-buildimage#22034 How did you do it? Add Nokia-IXR7250E to SKUs checking for Heartbeat lost cause rather than cold cause in test_kdump.py Signed-off-by: Javier Tan [email protected] Signed-off-by: Guy Shemesh <[email protected]>
gshemesh2
pushed a commit
to gshemesh2/sonic-mgmt
that referenced
this pull request
Jan 26, 2026
…th sup instead of cold reboot (sonic-net#18393) What is the motivation for this PR? Changed in 7250e code makes kernel panic on sup cards leave reboot-cause on LCs as Heartbeat with supervisor card lost instead of cold sonic-net/sonic-buildimage#22034 How did you do it? Add Nokia-IXR7250E to SKUs checking for Heartbeat lost cause rather than cold cause in test_kdump.py Signed-off-by: Javier Tan [email protected] Signed-off-by: Guy Shemesh <[email protected]>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of PR
Summary:
Fixes #18392
Type of change
Back port request
Approach
What is the motivation for this PR?
Changed in 7250e code makes kernel panic on sup cards leave reboot-cause on LCs as
Heartbeat with supervisor card lostinstead ofcoldsonic-net/sonic-buildimage#22034
How did you do it?
Add
Nokia-IXR7250Eto SKUs checking forHeartbeat lostcause rather thancoldcause intest_kdump.pyHow did you verify/test it?
TBC
Any platform specific information?
7250E
Supported testbed topology if it's a new test case?
N/A
Documentation
N/A