Lines Matching full:reading
24 [Documentation] Verify temperatures from IPMI sensor reading command using Redfish.
26 [Template] Get Temperature Reading And Verify In Redfish
34 [Documentation] Verify temperatures from DCMI sensor reading command using Redfish.
36 [Template] Get Temperature Reading And Verify In Redfish
73 ${ambient_temp_redfish}= Get Temperature Reading From Redfish Ambient
84 Test Power Reading Via IPMI With Host Off
85 [Documentation] Verify power reading via IPMI with host in off state
90 ${ipmi_reading}= Get IPMI Power Reading
93 ... msg=Power reading not zero when power is off.
96 Test Power Reading Via IPMI With Host Booted
97 [Documentation] Test power reading via IPMI with host in booted state and
103 Wait Until Keyword Succeeds 2 min 30 sec Verify Power Reading Using IPMI And Redfish
135 ${baseboard_temp_redfish}= Get Temperature Reading From Redfish PCIE
145 Test Power Reading Via IPMI Raw Command
146 [Documentation] Test power reading via IPMI raw command and verify
152 Wait Until Keyword Succeeds 2 min 30 sec Verify Power Reading Via Raw Command
205 Get Temperature Reading And Verify In Redfish
206 [Documentation] Get IPMI or DCMI sensor reading and verify in Redfish.
211 # sensor_id Sensor id used to get reading in IPMI or DCMI.
214 … ${ipmi_value}= Run Keyword If '${command_type}' == 'IPMI' Get IPMI Sensor Reading ${sensor_id}
215 ... ELSE Get DCMI Sensor Reading ${sensor_id}
217 ${redfish_value}= Get Temperature Reading From Redfish ${member_id}
227 Get IPMI Sensor Reading
232 # sensor_id Sensor id used to get reading in IPMI.
238 ${data}= Run IPMI Standard Command sensor reading ${ids}
240 # Example reading:
251 Get DCMI Sensor Reading
256 # sensor_id Sensor id used to get reading in DCMI.
262 # Example reading:
280 Get Temperature Reading From Redfish
281 [Documentation] Get temperature reading from Redfish.
303 # "Reading": 23.75
309 ${reading}= Set Variable ${data}[Reading]
314 ... Set To Dictionary ${redfish_value_dict} ${data}[DeviceName] ${reading}
321 # "Reading": 32.0
325 Set To Dictionary ${redfish_value_dict} ${data_source_id[1]} ${reading}
333 Verify Power Reading Using IPMI And Redfish
334 [Documentation] Verify power reading using IPMI and Redfish.
336 # Example of power reading command output via IPMI.
337 # Instantaneous power reading: 235 Watts
340 # Average power reading over sample period: 235 Watts
343 # Power reading state is: deactivated
345 ${ipmi_reading}= Get IPMI Power Reading
347 ... /redfish/v1/Chassis/${CHASSIS_ID}/Sensors/power_total_power Reading
352 ... msg=Power reading above allowed threshold ${allowed_power_diff}.
355 Verify Power Reading Via Raw Command
356 [Documentation] Get dcmi power reading via IPMI raw command.
365 # Example of power reading via Redfish
379 ... msg=Power reading above allowed threshold ${allowed_power_diff}.
433 # Sensor Reading : 208 (+/- 0) Volts