Changes to support PowerSubsystem and ThermalSubsystem#126
Changes to support PowerSubsystem and ThermalSubsystem#126jcleung5549 wants to merge 10 commits into
Conversation
Signed-off-by: Leung <john.leung@intel.com>
Signed-off-by: Leung <john.leung@intel.com>
| } | ||
| }, | ||
| "Thermal": { | ||
| "PowerSubsystem/EnvironmentMetrics": { |
There was a problem hiding this comment.
This needs to be broken into two resource requirements; one for PowerSubsystem and one for EnvironmentMetrics
|
Greetings, I was wondering if it would be possible to have any progress on this PR or if there is any standard procedure for helping resolve this PR. |
Signed-off-by: John Leung <john.leung@intel.com>
|
@mchu710 - Does the profile run cleanly now? |
Hi @jcleung5549, thanks for the update. Some errors related to the updated profile were found on Interop Validator 2.3.3. InteropHtmlLog_12_01_2025_152732.html
https://www.dmtf.org/sites/default/files/standards/documents/DSP2046_2025.3.html#chassis-1280
Also, the profile lists
|
Signed-off-by: John Leung <john.leung@intel.com>
| @@ -132,12 +155,14 @@ | |||
| "ReadRequirement": "Mandatory", | |||
There was a problem hiding this comment.
Make this Recommended. (Check that this is still in Managers).
There was a problem hiding this comment.
@jcleung5549 I changed it to Recommended, but I can't find the requirement anywhere in "Manager" in this profile or the referenced baseline profile.
There was a problem hiding this comment.
The requirements for Manager are brought in through the reference to the Baseline. The server profile v1.0 had no additional requirements.
Signed-off-by: John Leung <john.leung@intel.com>







Fix #123