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

[DellEMC Z9332f] Remove duplicate ipmihelper.py script #6536

Merged
merged 1 commit into from
Jan 23, 2021

Conversation

daall
Copy link
Contributor

@daall daall commented Jan 22, 2021

Signed-off-by: Danny Allen daall@microsoft.com

- Why I did it
Fixes #6445

Because the ipmihelper.py script in the 9332 folder is slightly different than the common one (due to LGTM fixes), when the common one gets copied during build time it causes the workspace/build to become dirty.

- How I did it
I removed the ipmihelper that was added in the 9332 subdirectory and ported over the LGTM fixes that were added there.

- How to verify it
Build a BRCM image and verify that the version string isn't dirty.

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

  • 201811
  • 201911
  • 202006
  • 202012

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)
image

Signed-off-by: Danny Allen <daall@microsoft.com>
@lgtm-com
Copy link

lgtm-com bot commented Jan 22, 2021

This pull request fixes 3 alerts when merging 0a5c2d9 into 1043678 - view on LGTM.com

fixed alerts:

  • 3 for Except block handles 'BaseException'

@jleveque
Copy link
Contributor

@srideepDell / @ArunSaravananBalachandran: Please review, also.

@srideepDell
Copy link
Contributor

srideepDell commented Jan 23, 2021

@srideepDell / @ArunSaravananBalachandran: Please review, also.

Changes looks good.

@lguohan lguohan merged commit ef6a05f into sonic-net:master Jan 23, 2021
lguohan pushed a commit that referenced this pull request Jan 24, 2021
Fixes #6445

Because the ipmihelper.py script in the 9332 folder is slightly different than the common one (due to LGTM fixes), when the common one gets copied during build time it causes the workspace/build to become dirty.

Signed-off-by: Danny Allen <daall@microsoft.com>
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.

tag/commit hash is not respected in new image builds
4 participants