Lines Matching refs:IPMI
3 Documentation Module to test IPMI chassis functionality.
27 IPMI Chassis Status On
29 ... using IPMI Get Chassis status command.
33 ${resp}= Run External IPMI Standard Command chassis status
37 IPMI Chassis Status Off
39 ... using IPMI Get Chassis status command.
43 ${resp}= Run External IPMI Standard Command chassis status
47 Verify Host PowerOff Via IPMI
48 [Documentation] Verify host power off operation using external IPMI command.
51 IPMI Power Off
52 ${ipmi_state}= Get Host State Via External IPMI
55 Verify Host PowerOn Via IPMI
56 [Documentation] Verify host power on operation using external IPMI command.
59 IPMI Power On
60 ${ipmi_state}= Get Host State Via External IPMI
65 [Documentation] Verify host OS shutdown softly via IPMI command.
69 Run External IPMI Standard Command chassis power soft
70 Wait Until Keyword Succeeds ${IPMI_POWEROFF_WAIT_TIMEOUT} min 10 sec Is Host Off Via IPMI
73 Verify Chassis Power Cycle And Check Chassis Status Via IPMI
75 ... Power Status using external IPMI command.
78 # Chassis power cycle command via IPMI
79 IPMI Power Cycle
80 ${ipmi_state}= Get Host State Via External IPMI
84 Verify Chassis Power Reset And Check Chassis Status Via IPMI
86 ... Power Status using external IPMI command.
89 # Chassis power reset command via IPMI
90 IPMI Power Reset
91 ${ipmi_state}= Get Host State Via External IPMI
96 [Documentation] Verify setting chassis power policy via IPMI command.
100 ... Run External IPMI Standard Command chassis policy ${initial_power_policy}
101 [Template] Set Chassis Power Policy Via IPMI And Verify
109 Verify Chassis Status Via IPMI
110 [Documentation] Verify Chassis Status via IPMI command.
114 ... Run External IPMI Standard Command chassis policy ${initial_power_policy}
115 [Template] Check Chassis Status Via IPMI
124 [Documentation] Verify get chassis capabilities IPMI cmd with valid data length and verify
129 ${ipmi_resp}= Run External IPMI Raw Command
147 [Documentation] Verify get chassis capabilities IPMI command with invalid data length
151 Verify Invalid IPMI Command ${IPMI_RAW_CMD['Chassis Capabilities']['Get'][1]} 0xc7
156 Set Chassis Power Policy Via IPMI And Verify
157 [Documentation] Set chasiss power policy via IPMI and verify.
163 Run External IPMI Standard Command chassis policy ${power_policy}
168 Check Chassis Status Via IPMI
169 [Documentation] Set Chassis Status via IPMI and verify and verify chassis status.
173 Set Chassis Power Policy Via IPMI And Verify ${power_policy}
175 # Gets chassis status via IPMI raw command and validate byte 1
176 ${status}= Run External IPMI Raw Command ${IPMI_RAW_CMD['Chassis_status']['get'][0]}
198 …# Last Power Event - 4th bit should be 1b i.e, last ‘Power is on’ state was entered via IPMI comma…
226 ${resp}= Run External IPMI Standard Command chassis status