[Nokia-7215-A1] Update platform to add DC PSU support#20592
Merged
yxieca merged 1 commit intosonic-net:masterfrom Nov 12, 2024
Merged
[Nokia-7215-A1] Update platform to add DC PSU support#20592yxieca merged 1 commit intosonic-net:masterfrom
yxieca merged 1 commit intosonic-net:masterfrom
Conversation
Blueve
reviewed
Nov 6, 2024
platform/marvell/sonic-platform-nokia/debian/sonic-platform-nokia-7215-a1.postinst
Outdated
Show resolved
Hide resolved
1) Add support for DC PSU 2) Enhance watchdog service
cab4f8a to
ba733fc
Compare
Blueve
approved these changes
Nov 12, 2024
mssonicbld
pushed a commit
to mssonicbld/sonic-buildimage
that referenced
this pull request
Nov 13, 2024
1) Add support for DC PSU 2) Enhance watchdog service
Collaborator
|
Cherry-pick PR to 202405: #20782 |
mssonicbld
pushed a commit
that referenced
this pull request
Nov 13, 2024
1) Add support for DC PSU 2) Enhance watchdog service
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.
Why I did it
Add platform support to handle DC PSU
Mask Watchdog-control.service and make sure only one watchdog service
starts on this platform
same as #18850
Work item tracking
How I did it
How to verify it
Build a Marvell-arm64 target for Nokia-7215-A1
Run this image on arm64-nokia_ixs7215_52xb-r0 and verify all dockers are up and test basic commands like:
Verify ports are up using "show interface status" command
Run unit tests and OC test cases to get 100% pass.
verify only 1 watchdog service is running
Try multiple upgrades and install scenario to make sure watchdog is always in enabled state
Try multiple reboots to make sure watchdog is always in enabled state
Verify output of "show platform psu" for different platform variants to confirm it detects the PSU correctly
Run unit tests and OC test cases.
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)