Lines Matching +full:power +full:- +full:on +full:- +full:hours
5 ... POH (Power-On Hours) counter is the incremental count of power ON
6 ... hours in the system.
10 ... Testcases added -
14 ... Verify POH Counter Reading With Host Power Off
15 ... Verify POH Counter Reading With Host Power On
21 ... Wait Time given - 1 hour, 1 hour 30minutes when Host power OFF, 1 hour
22 ... after Host Power ON
25 ... time / Power operation.
37 Test Teardown FFDC On Test Case Fail
80 ${difference}= Evaluate ${poh_counter_2} - ${poh_counter_1}
84 Verify POH Counter Reading With Host Power Off
85 [Documentation] Verify POH counter reading with wait time after host power off.
91 # Power off the system.
92 IPMI Power Off
95 Sleep 1 hours 30 minutes
105 Verify POH Counter Reading With Host Power On
106 [Documentation] Verify Get POH Counter with wait time after host power on.
112 # Power on the system.
113 IPMI Power On
121 # Once the system is powered on,
123 ${difference}= Evaluate ${poh_counter_2} - ${poh_counter_1}
157 # If Host state is 'On' then the condition will not be executed.
158 # Host may take approx 5 - 6 minutes to complete power ON process.
159 IF '${current_host_state}' == 'Off' IPMI Power On
165 IPMI Power On