Skip to content

[docker]: remove docker images after docker push#615

Merged
lguohan merged 1 commit intosonic-net:masterfrom
lguohan:docker
May 19, 2017
Merged

[docker]: remove docker images after docker push#615
lguohan merged 1 commit intosonic-net:masterfrom
lguohan:docker

Conversation

@lguohan
Copy link
Copy Markdown
Collaborator

@lguohan lguohan commented May 19, 2017

No description provided.

Copy link
Copy Markdown
Collaborator

@qiluo-msft qiluo-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the use case? I am worried about the side-effect. User will be confused that push_docker.sh removes the local one.

@lguohan
Copy link
Copy Markdown
Collaborator Author

lguohan commented May 19, 2017

you load the local one, it was not there before you run the script. It leaves may dockers in the jenkins.

Copy link
Copy Markdown
Collaborator

@qiluo-msft qiluo-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are correct. This PR is a true bug fix.

@lguohan lguohan merged commit 86befe0 into sonic-net:master May 19, 2017
@lguohan lguohan deleted the docker branch November 6, 2017 04:32
madhanmellanox pushed a commit to madhanmellanox/sonic-buildimage that referenced this pull request Mar 23, 2020
* Refactor

Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>

* Refactor

Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>

* Refactor

Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>

* Refactor

Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>

* Store fdb notification immediately after popping from NotificationConsumer

Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>

* Add syncUpFdb()

Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>

* Refactor

Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>

* Add vlan ping test

Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>

* Refine test: verify AsicDB and StateDB on fdb entries

Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>

* Refactor test

* Add FDB state sync up and test

Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>

* Revert many refactoring, and store FDB notification with port/vlan info

Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>

* Fix test

Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>

* Refine macro name

Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>

* Add test on CRM counters

Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>

* Restart swss in test

Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>

* Fix bugs: increase iterator before erase, no double dec CRM counter

Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>

* Fix test

Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>

* Split fdb tests into 2 files

Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
dmytroxshevchuk pushed a commit to dmytroxshevchuk/sonic-buildimage that referenced this pull request Aug 31, 2020
Signed-off-by: Guohan Lu <lguohan@gmail.com>
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants