[docker]: remove docker images after docker push#615
Merged
lguohan merged 1 commit intosonic-net:masterfrom May 19, 2017
Merged
[docker]: remove docker images after docker push#615lguohan merged 1 commit intosonic-net:masterfrom
lguohan merged 1 commit intosonic-net:masterfrom
Conversation
qiluo-msft
reviewed
May 19, 2017
Collaborator
qiluo-msft
left a comment
There was a problem hiding this comment.
What is the use case? I am worried about the side-effect. User will be confused that push_docker.sh removes the local one.
Collaborator
Author
|
you load the local one, it was not there before you run the script. It leaves may dockers in the jenkins. |
qiluo-msft
approved these changes
May 19, 2017
Collaborator
qiluo-msft
left a comment
There was a problem hiding this comment.
You are correct. This PR is a true bug fix.
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
* Refactor Signed-off-by: Qi Luo <[email protected]> * Refactor Signed-off-by: Qi Luo <[email protected]> * Refactor Signed-off-by: Qi Luo <[email protected]> * Refactor Signed-off-by: Qi Luo <[email protected]> * Store fdb notification immediately after popping from NotificationConsumer Signed-off-by: Qi Luo <[email protected]> * Add syncUpFdb() Signed-off-by: Qi Luo <[email protected]> * Refactor Signed-off-by: Qi Luo <[email protected]> * Add vlan ping test Signed-off-by: Qi Luo <[email protected]> * Refine test: verify AsicDB and StateDB on fdb entries Signed-off-by: Qi Luo <[email protected]> * Refactor test * Add FDB state sync up and test Signed-off-by: Qi Luo <[email protected]> * Revert many refactoring, and store FDB notification with port/vlan info Signed-off-by: Qi Luo <[email protected]> * Fix test Signed-off-by: Qi Luo <[email protected]> * Refine macro name Signed-off-by: Qi Luo <[email protected]> * Add test on CRM counters Signed-off-by: Qi Luo <[email protected]> * Restart swss in test Signed-off-by: Qi Luo <[email protected]> * Fix bugs: increase iterator before erase, no double dec CRM counter Signed-off-by: Qi Luo <[email protected]> * Fix test Signed-off-by: Qi Luo <[email protected]> * Split fdb tests into 2 files Signed-off-by: Qi Luo <[email protected]>
dmytroxshevchuk
pushed a commit
to dmytroxshevchuk/sonic-buildimage
that referenced
this pull request
Aug 31, 2020
Signed-off-by: Guohan Lu <[email protected]>
mlok-nokia
pushed a commit
to mlok-nokia/sonic-buildimage
that referenced
this pull request
Feb 27, 2025
… automatically (sonic-net#21723) (sonic-net#615) ```<br>* f9e4a90e3 - (HEAD -> 202405) Merge branch '202405' of https://github.com/sonic-net/sonic-buildimage into 202405 (2025-02-14) [Sonic Automation] * 0c73fbd - (head/202405) [submodule] Update submodule sonic-platform-common to the latest HEAD automatically (sonic-net#21723) (2025-02-13) [mssonicbld]<br>```
mssonicbld
added a commit
that referenced
this pull request
Mar 12, 2026
…lly (#25285) #### Why I did it src/sonic-gnmi ``` * 5da416f - (HEAD -> master, origin/master, origin/HEAD) Implements the frontend logic for gNSI Authz (#549) (5 hours ago) [niranjanivivek] * 153f13f - Skip flaky integration tests to stabilize PR pipeline (#615) (34 hours ago) [Dawei Huang] * d297045 - Refactor: Add missing defer Close() to prevent Redis connection leak (#608) (5 days ago) [jayaragini-hcl] * bf5d3e0 - Implements the frontend logic for gNSI Certz (#559) (9 days ago) [jayaragini-hcl] * 91b14bf - Add support to write gNSI credentials metadata to DB (#596) (9 days ago) [jayaragini-hcl] * f0d2b7d - Add support for PHY diagnostic parameters (#583) (12 days ago) [Feng-msft] * 469b400 - Add unit tests for DPU proxy singleton and GetDPUConnection (#595) (12 days ago) [Dawei Huang] * 8fccb68 - Fix TransferToRemote DPU connection: replace localhost loopback with … (#591) (2 weeks ago) [Dawei Huang] ``` #### How I did it #### How to verify it #### Description for the changelog
arlakshm
pushed a commit
to arlakshm/sonic-buildimage
that referenced
this pull request
Apr 1, 2026
…lly (sonic-net#25285) #### Why I did it src/sonic-gnmi ``` * 5da416f - (HEAD -> master, origin/master, origin/HEAD) Implements the frontend logic for gNSI Authz (sonic-net#549) (5 hours ago) [niranjanivivek] * 153f13f - Skip flaky integration tests to stabilize PR pipeline (sonic-net#615) (34 hours ago) [Dawei Huang] * d297045 - Refactor: Add missing defer Close() to prevent Redis connection leak (sonic-net#608) (5 days ago) [jayaragini-hcl] * bf5d3e0 - Implements the frontend logic for gNSI Certz (sonic-net#559) (9 days ago) [jayaragini-hcl] * 91b14bf - Add support to write gNSI credentials metadata to DB (sonic-net#596) (9 days ago) [jayaragini-hcl] * f0d2b7d - Add support for PHY diagnostic parameters (sonic-net#583) (12 days ago) [Feng-msft] * 469b400 - Add unit tests for DPU proxy singleton and GetDPUConnection (sonic-net#595) (12 days ago) [Dawei Huang] * 8fccb68 - Fix TransferToRemote DPU connection: replace localhost loopback with … (sonic-net#591) (2 weeks ago) [Dawei Huang] ``` #### How I did it #### How to verify it #### Description for the changelog Signed-off-by: arlakshm <[email protected]>
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.
No description provided.