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

[build] - Create system eeprom file #5285

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

[build] - Create system eeprom file #5285

wants to merge 1 commit into from

Conversation

GarrickHe
Copy link
Contributor

  • Create the system eeprom JSON file that is used in the sonic-mgmt-framework
    KLISH CLI.

Signed-off-by: Garrick He garrick_he@dell.com

- Why I did it
When you enter the sonic-mgmt-framework CLI with the command:

sonic-cli

and execute: show platform syseeprom

You will get an error. This is due to the missing syseeprom.json.

- How I did it
Add the command to create the syseeprom.json file if the pmon container is present.

- How to verify it
Created the missing file using the command-line in this diff and verified the system eeprom information appears instead of a error message.

* Create the system eeprom JSON file that is used in the sonic-mgmt-framework
  KLISH CLI.

Signed-off-by: Garrick He <garrick_he@dell.com>
@jeff-yin
Copy link
Collaborator

jeff-yin commented Sep 4, 2020

@jleveque please review as a follow up to #5164

@jeff-yin
Copy link
Collaborator

jeff-yin commented Sep 4, 2020

retest broadcom please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants