Update swsssdk submodule on 202111 branch#11263
Closed
liuh-80 wants to merge 1 commit intosonic-net:202111from
Closed
Update swsssdk submodule on 202111 branch#11263liuh-80 wants to merge 1 commit intosonic-net:202111from
liuh-80 wants to merge 1 commit intosonic-net:202111from
Conversation
Updating sonic-utilities sub module with the following commits ca785a2 Remove sonic-db-cli To fix sonic-db-cli high CPU usage on SONiC startup issue: sonic-net#10218 sonic-db-cli re-write with c++ and move to sonic-swss-common repo. ca785a2 Remove sonic-db-cli Co-authored-by: liuh-80 <azureuser@liuh-dev-vm-02.5fg3zjdzj2xezlx1yazx5oxkzd.hx.internal.cloudapp.net>
Contributor
Author
Contributor
Author
|
This PR can't merge, if this PR merged, then 202111 branch may build break on following repos: sonic-sairedis, sonic-swss, sconic-swss-common Because these repos are build docker image by themself and run vstest on the docker image, their docker image build config does not install c++ version config db cli, however there are some UT depends on sonic-db-cli. so we need wait they confirm the build break issue not caused by this PR, and fix the docker issue on their 202111 branch. |
Contributor
Author
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
5 tasks
Contributor
Author
|
/easycla |
qiluo-msft
approved these changes
Aug 27, 2022
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.
This PR is to cherry-pick #10996 to
202111branch.[Submodule] Update src/sonic-py-swsssdk #10996
Signed-off-by: qiluo-msft [email protected]