Skip to content

[Nokia-7250 IXR] Update NOKIA X3b platform.json #22835

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fzhou-nokia
Copy link
Contributor

Why I did it

Update platform.json for NOKIA 7250 X3b platform

Work item tracking
  • Microsoft ADO (number only):

How I did it

Update platform.json

How to verify it

  1. Make sure the sonic-buildimage is successful

  2. Run this image on x86_64-nokia_ixr7250_x3b-r0, 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
  • sudo show system-health detail
  • show interface status
  1. Run OC test and have 100% pass

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

  • 202205
  • 202211
  • 202305
  • 202311
  • 202405
  • 202411
  • 202505
  • 202503

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)

@mlok-nokia
Copy link
Contributor

@arlakshm This PR is to address the platform name mis-match issue for one of the OC test case of X3B platform. Please review and merge it. Thanks

@@ -1,6 +1,6 @@
{
"chassis": {
"name": "7250 IXR-X3B",
"name": "7250 IXR-X3b",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like "7250 IXR-X3B" is used in other platform files as well.
https://github.com/sonic-net/sonic-buildimage/blob/master/device/nokia/x86_64-nokia_ixr7250_x3b-r0/default_sku

Is there a reason to change this?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The initial 2 Protos devices that were sent had syseeprom incorrectly programmed with platform name as "7250 IXR-X3B". All the new production boxes will have the correct "7250 IXR-X3b" programmed, so for the platform test case to pass on the new production devices this change is needed. We do not plan to modify the name on other platform files. There is no function impact with this change.

@arlakshm
Copy link
Contributor

/Azp run Azure.sonic-buildimage

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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