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

[chassis] Minigraph parser changes #19018

Merged
merged 5 commits into from
May 29, 2024

Conversation

arlakshm
Copy link
Contributor

@arlakshm arlakshm commented May 20, 2024

Why I did it

Update the minigraph parser to support chassis production minigraph

Work item tracking
  • Microsoft ADO 28223907:

How I did it

Make changes the following changes in the parser to parse production minigraph for sonic T2 chassis and generate the configuration required for SONiC T2

  • Support parsing of the system-ports for voq chassis from the production minigraph
  • Generate the chassis level port alias for all the ports in the chassis from the minigraph
  • Generate the chassis hostname in the device metadata for all the linecards from the minigraph
  • Generate the voqinband interface for voq chassis.
  • Update the actual port speed for linecards based on the minigraph.
  • Add UT for voq and packet chassis minigraphs.

How to verify it

UT and test on sonic chassis

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

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

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)

@arlakshm arlakshm added the Chassis 🤖 Modular chassis support label May 20, 2024
@arlakshm arlakshm requested review from abdosi and judyjoseph May 20, 2024 09:13
@arlakshm
Copy link
Contributor Author

/azpw ms_conflict

@arlakshm
Copy link
Contributor Author

/Azp run Azure.sonic-buildimage

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@liushilongbuaa
Copy link
Contributor

/azpw ms_conflict

@lguohan lguohan merged commit f779379 into sonic-net:master May 29, 2024
20 checks passed
@lguohan
Copy link
Collaborator

lguohan commented May 29, 2024

@arlakshm , can you sync with qi and xincun on this, this would impact how ndm generate the golden config for T2.

@arlakshm arlakshm deleted the arlakshm/master/chassis_minigraph branch May 29, 2024 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chassis 🤖 Modular chassis support
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants