[orchagent]: Cast enum class variable to int#819
Merged
lguohan merged 1 commit intosonic-net:masterfrom Mar 28, 2019
Merged
Conversation
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
Contributor
Author
|
This is triggered when building with stretch |
prsunny
approved these changes
Mar 25, 2019
Contributor
|
retest this please |
jleveque
approved these changes
Mar 26, 2019
Contributor
Author
|
jleveque
approved these changes
Mar 26, 2019
Contributor
|
retest this please |
EdenGri
pushed a commit
to EdenGri/sonic-swss
that referenced
this pull request
Feb 28, 2022
…onic-net#819) * [reboot] make sure the reboot happens even if platform reboot failed Platform reboot tool could fail if the platform driver didn't load properly. In this case, a reboot is required to recover the device. We need to make sure the reboot tool is robust. Signed-off-by: Ying Xie <ying.xie@microsoft.com> * Rewording * add log message
oleksandrivantsiv
pushed a commit
to oleksandrivantsiv/sonic-swss
that referenced
this pull request
Mar 1, 2023
…s. (sonic-net#819) Why I did: Swss debian package used in VS docker is not the same artifact as generated by Azure pipeline Compared md5sum of binaries of Azure artifact swss debian package and the one running in VS docker and they are not matching. How I did: To fix this doing explicit purge all packages before re-installing.
Janetxxx
pushed a commit
to Janetxxx/sonic-swss
that referenced
this pull request
Nov 10, 2025
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
jianyuewu
pushed a commit
to jianyuewu/sonic-swss
that referenced
this pull request
Dec 24, 2025
…ic-net#819) This reverts commit 2365fe8. Will be creating new PR to solve issue with proper RC instead of simply dropping message.
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.
Signed-off-by: Shu0T1an ChenG shuche@microsoft.com