You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[thermalctld] Use interval set in thermal policy if available (sonic-net#164)
Description
Update thermalctld to retrieve interval from thermal manager (which in turn loads an interval from thermal_policy.json) instead of using a constant.
Motivation and Context
sonic-net/sonic-platform-common#178
This will allow platform vendors to specify an alternate interval for running thermal policies, e.g. 15 seconds instead of the current 60.
How Has This Been Tested?
Verified that thermalctld runs without exiting.
Also ran test_thermalctld.py
0 commit comments