Lines Matching full:verify
22 Verify SSH Is Enabled By Default
23 [Documentation] Verify SSH is enabled by default.
27 Verify SSH Protocol State ${True}
30 Enable SSH Protocol And Verify
31 [Documentation] Enable SSH protocol and verify.
37 Verify SSH Protocol State ${True}
40 Verify SSH Login And Commands Work
43 Disable SSH Protocol And Verify
44 [Documentation] Disable SSH protocol and verify.
52 Verify SSH Protocol State ${False}
56 ... Verify SSH Login And Commands Work
63 [Documentation] Enable SSH protocol and verify persistency.
68 # Reboot BMC and verify persistency.
72 Verify SSH Protocol State ${True}
75 Verify SSH Login And Commands Work
79 [Documentation] Disable SSH protocol and verify persistency.
86 # Reboot BMC and verify persistency.
90 Verify SSH Protocol State ${False}
94 ... Verify SSH Login And Commands Work
100 Verify Disabling SSH Port Does Not Disable Serial Console Port
101 [Documentation] Verify disabling SSH does not disable serial console port.
113 Verify Existing SSH Session Gets Closed On Disabling SSH
114 [Documentation] Verify existing SSH session gets closed on disabling ssh.
125 Verify SSH Protocol State ${False}
136 Enable IPMI Protocol And Verify
137 [Documentation] Enable IPMI protocol and verify.
143 Verify IPMI Protocol State ${True}
146 Verify IPMI Works lan print
149 Disable IPMI Protocol And Verify
150 [Documentation] Disable IPMI protocol and verify.
157 Verify IPMI Protocol State ${False}
161 ... Verify IPMI Works lan print
168 [Documentation] Set the IPMI protocol attribute to True, reset BMC, and verify
177 Verify IPMI Protocol State ${True}
180 Verify IPMI Works lan print
184 [Documentation] Set the IPMI protocol attribute to False, reset BMC, and verify
194 Verify IPMI Protocol State ${False}
198 ... Verify IPMI Works lan print
204 Configure SSH And IPMI Settings And Verify
205 [Documentation] Set the SSH and IPMI protocol attribute to True/False, and verify.
218 Configure SSH And IPMI Settings And Verify Persistency On BMC Reboot
219 [Documentation] Set the SSH and IPMI protocol attribute to True/False, and verify
240 ${state}= Run Keyword And Return Status Verify IPMI Protocol State
265 Verify Protocol State ${ssh_state} ${ipmi_state}
268 Verify Protocol State
269 [Documentation] Verify SSH and IPMI protocol state.
276 # Verify SSH state value.
278 ... Verify SSH Login And Commands Work
282 # Verify IPMI state value.
284 ... Verify IPMI Works lan print