[supervisord] Remove "-p port_config.ini" option from the portsyncd#3671
Merged
lguohan merged 2 commits intosonic-net:masterfrom Oct 28, 2019
Merged
[supervisord] Remove "-p port_config.ini" option from the portsyncd#3671lguohan merged 2 commits intosonic-net:masterfrom
lguohan merged 2 commits intosonic-net:masterfrom
Conversation
Signed-off-by: Zhenggen Xu <zxu@linkedin.com>
jleveque
approved these changes
Oct 26, 2019
Contributor
|
@zhenggen-xu: Once sonic-net/sonic-swss#1107 is merged, please update the submodule as part of this PR. |
Signed-off-by: Zhenggen Xu <zxu@linkedin.com>
Collaborator
Author
@jleveque Thanks for reviewing, it is done. |
mssonicbld
added a commit
that referenced
this pull request
Dec 15, 2024
…atically (#21161) #### Why I did it src/sonic-utilities ``` * 200ef36 - (HEAD -> master, origin/master, origin/HEAD) Speed up route_check script (#3678) (32 hours ago) [Deepak Singhal] * 7dc40ac - Fixed the issues with sonic-clear queuecounter for egress queue and voq (#3671) (2 days ago) [saksarav-nokia] * 72ee4fc - [config db] Trim garbage charactor in "DEVICE_METADATA" of config db (#3345) (2 days ago) [wenyiz2021] * b2ba082 - [show][interfaces] Add proposal for show interface errors {port} (#3623) (3 days ago) [vdahiya12] ``` #### How I did it #### How to verify it #### Description for the changelog
mssonicbld
added a commit
that referenced
this pull request
Dec 26, 2024
…atically (#21257) #### Why I did it src/sonic-utilities ``` * 579454b7 - (HEAD -> 202405, origin/202405) Fixed the issues with sonic-clear queuecounter for egress queue and voq (#3671) (31 hours ago) [saksarav-nokia] * 566174af - [show_tech] Filter out a list of commands in generate_dump script which are not applicable to Supervisor (#3646) (34 hours ago) [Marty Y. Lok] * 0d4e5d03 - [202405] Fix Backtrace in route-check during config reload/minigraph. (#3681) (5 days ago) [abdosi] ``` #### How I did it #### How to verify it #### Description for the changelog
VladimirKuk
pushed a commit
to Marvell-switching/sonic-buildimage
that referenced
this pull request
Jan 21, 2025
…atically (sonic-net#21161) #### Why I did it src/sonic-utilities ``` * 200ef36 - (HEAD -> master, origin/master, origin/HEAD) Speed up route_check script (sonic-net#3678) (32 hours ago) [Deepak Singhal] * 7dc40ac - Fixed the issues with sonic-clear queuecounter for egress queue and voq (sonic-net#3671) (2 days ago) [saksarav-nokia] * 72ee4fc - [config db] Trim garbage charactor in "DEVICE_METADATA" of config db (sonic-net#3345) (2 days ago) [wenyiz2021] * b2ba082 - [show][interfaces] Add proposal for show interface errors {port} (sonic-net#3623) (3 days ago) [vdahiya12] ``` #### How I did it #### How to verify it #### Description for the changelog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[portsyncd] Remove "-p port_config.ini" option from the portsyncd
Signed-off-by: Zhenggen Xu zxu@linkedin.com
This PR is depending on sonic-net/sonic-swss#1107
- What I did
Remove "-p port_config.ini" option from the portsyncd
- How I did it
Remove "-p port_config.ini" option from the portsyncd
- How to verify it
vs tests
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)