Setup build infrastructure for restapi test docker#4025
Closed
sumukhatv wants to merge 5 commits intosonic-net:masterfrom
sumukhatv:restapi_test
Closed
Setup build infrastructure for restapi test docker#4025sumukhatv wants to merge 5 commits intosonic-net:masterfrom sumukhatv:restapi_test
sumukhatv wants to merge 5 commits intosonic-net:masterfrom
sumukhatv:restapi_test
Conversation
added 4 commits
January 14, 2020 22:26
Contributor
Author
|
retest broadcom |
Contributor
|
retest broadcom please |
Contributor
|
retest mellanox please |
mssonicbld
added a commit
that referenced
this pull request
Dec 10, 2025
…lly (#24779) #### Why I did it src/sonic-swss ``` * b88a5c20 - (HEAD -> master, origin/master, origin/HEAD) [ssw][ha] introducing `custom_bfd` and BfdMonitorOrch to support primary/secondary NHG switchover (#3922) (26 hours ago) [Jing Zhang] * b75c13de - [Fixbug]: Fix delete default HFT configuration issue (#4025) (34 hours ago) [Ze Gan] * 9949fbef - Explicitly setting the decap TTL mode for VxLAN tunnels (#3963) (34 hours ago) [mramezani95] * 4c9e4784 - [vnetorch] Prevent route deletion in default VRF upon conflicting route creation in non default VNET (#4029) (34 hours ago) [Anish Narsian] ``` #### How I did it #### How to verify it #### Description for the changelog
hdwhdw
pushed a commit
to hdwhdw/sonic-buildimage
that referenced
this pull request
Dec 18, 2025
…lly (sonic-net#24779) #### Why I did it src/sonic-swss ``` * b88a5c2 - (HEAD -> master, origin/master, origin/HEAD) [ssw][ha] introducing `custom_bfd` and BfdMonitorOrch to support primary/secondary NHG switchover (sonic-net#3922) (26 hours ago) [Jing Zhang] * b75c13d - [Fixbug]: Fix delete default HFT configuration issue (sonic-net#4025) (34 hours ago) [Ze Gan] * 9949fbe - Explicitly setting the decap TTL mode for VxLAN tunnels (sonic-net#3963) (34 hours ago) [mramezani95] * 4c9e478 - [vnetorch] Prevent route deletion in default VRF upon conflicting route creation in non default VNET (sonic-net#4029) (34 hours ago) [Anish Narsian] ``` #### How I did it #### How to verify it #### Description for the changelog Signed-off-by: Dawei Huang <daweihuang@microsoft.com>
xwjiang-ms
pushed a commit
to xwjiang-ms/sonic-buildimage
that referenced
this pull request
Dec 22, 2025
…lly (sonic-net#24779) #### Why I did it src/sonic-swss ``` * b88a5c2 - (HEAD -> master, origin/master, origin/HEAD) [ssw][ha] introducing `custom_bfd` and BfdMonitorOrch to support primary/secondary NHG switchover (sonic-net#3922) (26 hours ago) [Jing Zhang] * b75c13d - [Fixbug]: Fix delete default HFT configuration issue (sonic-net#4025) (34 hours ago) [Ze Gan] * 9949fbe - Explicitly setting the decap TTL mode for VxLAN tunnels (sonic-net#3963) (34 hours ago) [mramezani95] * 4c9e478 - [vnetorch] Prevent route deletion in default VRF upon conflicting route creation in non default VNET (sonic-net#4029) (34 hours ago) [Anish Narsian] ``` #### How I did it #### How to verify it #### Description for the changelog Signed-off-by: xiaweijiang <xiaweijiang@microsoft.com>
jasonbridges
pushed a commit
to jasonbridges/sonic-buildimage
that referenced
this pull request
Jan 22, 2026
…lly (sonic-net#24779) #### Why I did it src/sonic-swss ``` * b88a5c2 - (HEAD -> master, origin/master, origin/HEAD) [ssw][ha] introducing `custom_bfd` and BfdMonitorOrch to support primary/secondary NHG switchover (sonic-net#3922) (26 hours ago) [Jing Zhang] * b75c13d - [Fixbug]: Fix delete default HFT configuration issue (sonic-net#4025) (34 hours ago) [Ze Gan] * 9949fbe - Explicitly setting the decap TTL mode for VxLAN tunnels (sonic-net#3963) (34 hours ago) [mramezani95] * 4c9e478 - [vnetorch] Prevent route deletion in default VRF upon conflicting route creation in non default VNET (sonic-net#4029) (34 hours ago) [Anish Narsian] ``` #### How I did it #### How to verify it #### Description for the changelog
FengPan-Frank
pushed a commit
to FengPan-Frank/sonic-buildimage
that referenced
this pull request
Mar 6, 2026
…lly (sonic-net#24779) #### Why I did it src/sonic-swss ``` * b88a5c2 - (HEAD -> master, origin/master, origin/HEAD) [ssw][ha] introducing `custom_bfd` and BfdMonitorOrch to support primary/secondary NHG switchover (sonic-net#3922) (26 hours ago) [Jing Zhang] * b75c13d - [Fixbug]: Fix delete default HFT configuration issue (sonic-net#4025) (34 hours ago) [Ze Gan] * 9949fbe - Explicitly setting the decap TTL mode for VxLAN tunnels (sonic-net#3963) (34 hours ago) [mramezani95] * 4c9e478 - [vnetorch] Prevent route deletion in default VRF upon conflicting route creation in non default VNET (sonic-net#4029) (34 hours ago) [Anish Narsian] ``` #### How I did it #### How to verify it #### Description for the changelog Signed-off-by: Feng Pan <fenpan@microsoft.com>
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
Setup building of restapi test docker
- How I did it
Added all the required files and a new target file
- How to verify it
target/docker-sonic-restapi-test.gz will be created upon successful build
- Description for the changelog
Setup build of sonic-restapi-test docker
- A picture of a cute animal (not mandatory but encouraged)