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

[Nokia-7215-A1] Update platform to add DC PSU support #20592

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

Pavan-Nokia
Copy link
Contributor

  1. Add support for DC PSU
  2. Enhance watchdog service

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
  • Microsoft ADO (number only):

How I did it

How to verify it

  1. Build a Marvell-arm64 target for Nokia-7215-A1

  2. Run this image on arm64-nokia_ixs7215_52xb-r0 and verify all dockers are up and test basic commands like:

  • show version
  • show platform summary
  • show platform syseeprom
  • show platform fan
  • show platform psustatus
  • show platform firmware status
  • show platform temperature
  • show platform ssdhealth
  1. Verify ports are up using "show interface status" command

  2. Run unit tests and OC test cases to get 100% pass.

  3. 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

  4. 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)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305
  • 202405

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)

1) Add support for DC PSU
2) Enhance watchdog service
@yxieca yxieca merged commit 3e5f024 into sonic-net:master Nov 12, 2024
12 checks passed
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
@mssonicbld
Copy link
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
aidan-gallagher pushed a commit to aidan-gallagher/sonic-buildimage that referenced this pull request Nov 16, 2024
1) Add support for DC PSU
2) Enhance watchdog service
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.

5 participants