-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Add hamgrd to dash-ha container #23254
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
/azp run Azure.sonic-buildimage |
Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command. |
/azp run Azure.sonic-buildimage |
Azure Pipelines successfully started running 1 pipeline(s). |
@@ -1,2 +1,2 @@ | |||
program:swbusd | |||
program:hamgrd |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@yue-fred-gao Do we have check for this process to be started only for smartswitch SKUs? Please check and confirm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kperumalbfn no, we don't. The process is part of dash-ha container, which is controlled by controller via FEATURE table. We don't want to limit it to smartswitch. Actually, the initial implementation enabled dash-ha feature automatically for smartswitch but we decided against it.
Why I did it
hamgrd is a critical component of sonic dash HA. It was not ready until now.
Work item tracking
How I did it
How to verify it
Start dash-ha container and verify hamgrd is started
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)