Implement leak detection improvements in thermalctld#776
Implement leak detection improvements in thermalctld#776fraserg-arista wants to merge 1 commit intosonic-net:masterfrom
Conversation
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@judyjoseph these are the changes to thermalctld to implement the pmon design. Depends on the changes in sonic-net/sonic-platform-common#637. Marked as a draft because I need to re-check your latest changes to the design to make sure everything still matches. |
|
@fraserg-arista please check these PRs again there are some changes |
|
@fraserg-arista I have updated your comment in platform API PR : sonic-net/sonic-platform-common#634. Let us know when this PR is ready for review - thx |
|
there is s UT failure causing the build failure .. could you fix ? Also wanted to check if there more changes to this PR can we make it ready for review? |
c1f4cc3 to
caef9e2
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@judyjoseph the failure is because it uses some interfaces I added in sonic-net/sonic-platform-common#637 |
caef9e2 to
8c62a6b
Compare
|
/azp run |
|
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. |
8c62a6b to
f4d69d5
Compare
|
/azp run |
|
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. |
f4d69d5 to
da966b6
Compare
|
/azp run |
|
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. |
da966b6 to
5342175
Compare
|
/azp run |
|
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. |
Also updates the tables to match what is specified in the pmon design doc. Signed-off-by: Fraser Gordon <[email protected]>
5342175 to
7e8615c
Compare
|
/azp run |
|
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. |
Description
This implements the leak detection parts of the pmon design as described in sonic-net/SONiC#2215.
Motivation and Context
How Has This Been Tested?
Additional Information (Optional)