Support ASIC/SDK health event#3020
Conversation
6155182 to
49a17e7
Compare
49a17e7 to
61cee46
Compare
|
@prabhataravind to review once the PR is ready |
f4388b3 to
9291de7
Compare
9291de7 to
38e58eb
Compare
4133a0d to
e1bfded
Compare
|
/azpw run |
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
e1bfded to
6a7c155
Compare
|
Many covered lines were identified as not-covered. Retry for now |
|
/azpw run |
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@kperumalbfn for viz |
6a7c155 to
93acfe5
Compare
|
Looks like the coverage report is not accurate. retriggered |
|
/azpw run |
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Looks like there is an issue in coverage report. Many covered lines were reported as uncovered. |
eedc5b6 to
bac887f
Compare
|
Build failures were caused by UT which I didn't see locally. Maybe it is relevant to bookworm docker. Will fix it |
4d94f35 to
51ffd31
Compare
Fixed. It was caused by the failure to load Lua script in the slave docker. |
|
Hi @prsunny |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
I see coverage works for other PRs. lets check the latest result |
Signed-off-by: Stephen Sun <stephens@nvidia.com>
Signed-off-by: Stephen Sun <stephens@nvidia.com>
Signed-off-by: stephens <stephens@nvidia.com>
Signed-off-by: Stephen Sun <stephens@nvidia.com>
51ffd31 to
f70164a
Compare
|
/apzw run |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
* ASIC/SDK health event Support ASIC/SDK health event Fetch capabilities and expose to STATE_DB Register the event handler and categories for each severity when supported Handle suppress ASIC/SDK health event categories Handle ASIC/SDK health event reported by SAI redis in the callback context
What I did
Support ASIC/SDK health event
Signed-off-by: Stephen Sun stephens@nvidia.com
Why I did it
How I verified it
Unit test.
Details if related