Lines Matching full:protocol
2 Documentation Test BMC manager protocol enable/disable functionality.
9 Suite Teardown Run Keywords Enable IPMI Protocol ${initial_ipmi_state} AND Redfish.Logout
27 Verify SSH Protocol State ${True}
30 Enable SSH Protocol And Verify
31 [Documentation] Enable SSH protocol and verify.
34 Enable SSH Protocol ${True}
37 Verify SSH Protocol State ${True}
43 Disable SSH Protocol And Verify
44 [Documentation] Disable SSH protocol and verify.
46 [Teardown] Enable SSH Protocol ${True}
49 Enable SSH Protocol ${False}
52 Verify SSH Protocol State ${False}
62 Enable SSH Protocol And Check Persistency On BMC Reboot
63 [Documentation] Enable SSH protocol and verify persistency.
66 Enable SSH Protocol ${True}
72 Verify SSH Protocol State ${True}
78 Disable SSH Protocol And Check Persistency On BMC Reboot
79 [Documentation] Disable SSH protocol and verify persistency.
81 [Teardown] Enable SSH Protocol ${True}
84 Enable SSH Protocol ${False}
90 Verify SSH Protocol State ${False}
103 [Teardown] Enable SSH Protocol ${True}
106 Enable SSH Protocol ${False}
116 [Teardown] Enable SSH Protocol ${True}
122 Enable SSH Protocol ${False}
125 Verify SSH Protocol State ${False}
136 Enable IPMI Protocol And Verify
137 [Documentation] Enable IPMI protocol and verify.
140 Enable IPMI Protocol ${True}
143 Verify IPMI Protocol State ${True}
149 Disable IPMI Protocol And Verify
150 [Documentation] Disable IPMI protocol and verify.
154 Enable IPMI Protocol ${False}
157 Verify IPMI Protocol State ${False}
167 Enable IPMI Protocol And Check Persistency On BMC Reboot
168 [Documentation] Set the IPMI protocol attribute to True, reset BMC, and verify
172 Enable IPMI Protocol ${True}
177 Verify IPMI Protocol State ${True}
183 Disable IPMI Protocol And Check Persistency On BMC Reboot
184 [Documentation] Set the IPMI protocol attribute to False, reset BMC, and verify
189 Enable IPMI Protocol ${False}
194 Verify IPMI Protocol State ${False}
205 [Documentation] Set the SSH and IPMI protocol attribute to True/False, and verify.
207 [Template] Set SSH And IPMI Protocol
209 ... AND Enable SSH Protocol ${True}
219 [Documentation] Set the SSH and IPMI protocol attribute to True/False, and verify
222 [Template] Set SSH And IPMI Protocol
224 ... AND Enable SSH Protocol ${True}
240 ${state}= Run Keyword And Return Status Verify IPMI Protocol State
245 Set SSH And IPMI Protocol
246 [Documentation] Set SSH and IPMI protocol state.
265 Verify Protocol State ${ssh_state} ${ipmi_state}
268 Verify Protocol State
269 [Documentation] Verify SSH and IPMI protocol state.