-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[service-checker] Fix the service-checker issue which is caused by PR 17836 #18109
Conversation
…17836 Signed-off-by: mlok <[email protected]>
@judyjoseph @abdosi OC tested failed on this service checker on MSFT build image .55. Please review this PR. Thanks. |
@mlok-nokia : please create PR for 202305 as their is conflict |
…17836 (sonic-net#18109) PR sonic-net#17836 added the container checking for database-chassis for Supervisor. But the related container_feature_dict[] is missing for the database-chassis. This causes the exception failure shows on Supervisor Signed-off-by: mlok <[email protected]>
…17836 (sonic-net#18109) PR sonic-net#17836 added the container checking for database-chassis for Supervisor. But the related container_feature_dict[] is missing for the database-chassis. This causes the exception failure shows on Supervisor Signed-off-by: mlok <[email protected]>
@judyjoseph Are we going to cherry-pick this to 202205 next build? |
@gechiang pls cherry-pick this PR to 202205 - thanks |
picked up in 202205-msft repo: |
…17836 (sonic-net#18109) PR sonic-net#17836 added the container checking for database-chassis for Supervisor. But the related container_feature_dict[] is missing for the database-chassis. This causes the exception failure shows on Supervisor Signed-off-by: mlok <[email protected]>
Cherry-pick PR to 202311: #18582 |
…17836 (#18109) PR #17836 added the container checking for database-chassis for Supervisor. But the related container_feature_dict[] is missing for the database-chassis. This causes the exception failure shows on Supervisor Signed-off-by: mlok <[email protected]>
…17836 (sonic-net#18109) PR sonic-net#17836 added the container checking for database-chassis for Supervisor. But the related container_feature_dict[] is missing for the database-chassis. This causes the exception failure shows on Supervisor Signed-off-by: mlok <[email protected]>
@yxieca , Who can help review/approve this PR for 202311 branch backport? |
Why I did it
PR #17836 added the container checking for database-chassis for Supervisor. But the related container_feature_dict[] is missing for the database-chassis. This causes the exception failure shows on Supervisor
Work item tracking
How I did it
Added the database-chassis feature entry to container_feature_dict[] to address this issue
How to verify it
On Supervisor, execute the "show system-health summary". No exception error shown
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)