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

[Mellanox] Fixed sai xml name format bug #19967

Merged
merged 3 commits into from
Aug 21, 2024

Conversation

skr31
Copy link
Contributor

@skr31 skr31 commented Aug 20, 2024

Why I did it

Fixed the name that the script looks for when checking sai_*.xml

Work item tracking
  • Microsoft ADO (number only):

How I did it

Instead of searching with a general regex, the name of sai*.xml is taken from a variable in sai.profile.

How to verify it

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)

@skr31 skr31 requested a review from lguohan as a code owner August 20, 2024 14:01
@skr31 skr31 force-pushed the fix_cmis_sai_xml_format branch from 20f56dc to 5e9fa77 Compare August 20, 2024 17:09
@liat-grozovik liat-grozovik merged commit 3d14306 into sonic-net:master Aug 21, 2024
12 checks passed
@liat-grozovik liat-grozovik added Platform: Mellanox bugfix the PR is a bug fix PR labels Aug 21, 2024
matiAlfaro pushed a commit to Marvell-switching/sonic-buildimage that referenced this pull request Aug 21, 2024
- Why I did it
Fixed the name that the script looks for when checking sai_*.xml

- How I did it
Instead of searching with a general regex, the name of sai*.xml is taken from a variable in sai.profile.
@bingwang-ms
Copy link
Contributor

@prgeor FYI

mssonicbld pushed a commit to mssonicbld/sonic-buildimage that referenced this pull request Aug 22, 2024
- Why I did it
Fixed the name that the script looks for when checking sai_*.xml

- How I did it
Instead of searching with a general regex, the name of sai*.xml is taken from a variable in sai.profile.
@mssonicbld
Copy link
Collaborator

Cherry-pick PR to 202405: #19983

mssonicbld pushed a commit that referenced this pull request Aug 24, 2024
- Why I did it
Fixed the name that the script looks for when checking sai_*.xml

- How I did it
Instead of searching with a general regex, the name of sai*.xml is taken from a variable in sai.profile.
vvolam pushed a commit to vvolam/sonic-buildimage that referenced this pull request Sep 12, 2024
- Why I did it
Fixed the name that the script looks for when checking sai_*.xml

- How I did it
Instead of searching with a general regex, the name of sai*.xml is taken from a variable in sai.profile.
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.

6 participants