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

[mmuconfig] Purge redundant mmuconfig file #3446

Conversation

arista-hpandya
Copy link
Contributor

What I did

I removed the mmuconfig script under sonic-utilities which was orginally added in #2775 . This is because I noticed that this was potentially redundant as all scripts including mmuconfig are stored under the scripts/ folder. Additionally I believe this was a debug file which was not meant to be merged as I notice that there are pdb traces in this file.

How I did it

Purge the file

How to verify it

I verified that it was redundant by running the unit tests for sonic-utilities and comparing the file contents to the scripts/mmuconfig file.

Previous command output (if the output of a command-line utility has changed)

NA

New command output (if the output of a command-line utility has changed)

NA

@arista-hpandya
Copy link
Contributor Author

@alpeshspatel Can you confirm if this file is not being used and is safe to purge?

@alpeshspatel
Copy link
Contributor

the top level file (with pdb import) seems got added by mistake. yes ok to remove - Thanks!

@arista-hpandya arista-hpandya changed the title Purge redundant mmuconfig file [mmuconfig] Purge redundant mmuconfig file Jul 26, 2024
@arista-hpandya
Copy link
Contributor Author

arista-hpandya commented Aug 20, 2024

A gentle nudge for a reviewer to review/merge it.

@kenneth-arista
Copy link
Contributor

@arlakshm @wenyiz2021 can you help merge this cleanup fix?

Copy link
Contributor

@kenneth-arista kenneth-arista left a comment

Choose a reason for hiding this comment

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

Looks good to me

@wenyiz2021
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@maipbui maipbui closed this Sep 4, 2024
@maipbui maipbui reopened this Sep 4, 2024
@maipbui
Copy link
Contributor

maipbui commented Sep 4, 2024

close and reopen to trigger Semgrep

@mssonicbld
Copy link
Collaborator

Cherry-pick PR to 202405: #3531

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

8 participants