Move all platform submodule code into sonic-buildimage#2063
Merged
lguohan merged 2 commits intosonic-net:201803from Sep 21, 2018
Merged
Move all platform submodule code into sonic-buildimage#2063lguohan merged 2 commits intosonic-net:201803from
lguohan merged 2 commits intosonic-net:201803from
Conversation
Collaborator
|
thanks |
stephenxs
added a commit
to stephenxs/sonic-buildimage
that referenced
this pull request
Dec 14, 2021
5762b0c2 [Reclaim buffer][202012] Reclaim unused buffer for dynamic buffer model (sonic-net#1985) 33e9bd19 [Document][202012] Supply the missing ingress/egress port profile list in document (sonic-net#2066) 1b6ffba1 [Reclaiming buffer][202012] Support reclaiming buffer in traditional buffer model (sonic-net#2063) afb33f16 [202012] Update default route status to state DB (sonic-net#2009) (sonic-net#2067) b9c44f75 Common code update for reclaiming buffer (backport community PR sonic-net#1996 to 202106/202012) (sonic-net#2061) cf5182d8 [request parser] Allow request parser to parse multiple values Signed-off-by: Stephen Sun <stephens@nvidia.com>
taras-keryk
pushed a commit
to taras-keryk/sonic-buildimage
that referenced
this pull request
Apr 28, 2022
… artifact (sonic-net#2063) #### What I did Currently the latest sonic-swss-pytests has warning in armhf stage. We should allow download artifact from partially succeeded builds. ref: https://dev.azure.com/mssonic/build/_build?definitionId=15&_a=summary&view=branches
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.
- What I did
Change all platform submodules into sonic-buildimage repo itself.
This will make the kernel upgrade straightforward.
- How I did it
Removed all platform submodules, add the code from submodules of the same commit-ids to sonic-buildimage on the same location.
- How to verify it
Image was build and verified on one platform.
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)