Lines Matching full:get
27 ${rsp}= Get DCMI Management Controller Identifier String
33 ${rsp_length}= Get Length ${ipmi_cmd_rsp_list[2:]}
34 ${string_length}= Get Response Length In Hex ${rsp_length}
45 [Documentation] Check hostname was verified with get management
49 ${rsp}= Get DCMI Management Controller Identifier String
51 ${bmc_console_hostname_bytes_list}= Get Hostname From BMC Console
54 …... msg=response get from dcmi get mcid cmd and hostname from "cat /etc/os-release" cmd is not sa…
56 Test Get Management Controller Identifier String
57 [Documentation] Validate set and get mcid string.
59 [Setup] Get Default MCID
68 ${rsp}= Get DCMI Management Controller Identifier String
72 ${string_length}= Get Response Length In Hex ${random_int}
87 ${rsp_length}= Get Length ${ipmi_cmd_rsp_list[2:]}
88 ${string_length}= Get Response Length In Hex ${rsp_length}
93 # Verify get dcmi management controller identifier string command response
99 …... msg=Bytes given in dcmi set mcid command and string bytes got from dcmi get mcid command are …
101 …# Verify Hostname of cat /etc/hostname and get dcmi management controller identifier string comman…
102 ${bytes_list}= Get Hostname From BMC Console
105 …... msg=Bytes got from dcmi get mcid command and hostname from "cat /etc/os-release" command is n…
108 Get Default MCID
109 [Documentation] Get default mcid.
111 ${default_mcid}= Get DCMI Management Controller Identifier String
121 ${no_of_bytes_to_write}= Get Response Length In Hex ${bytes_to_write}
132 Get DCMI Management Controller Identifier String
133 [Documentation] Get DCMI MCID String.
135 …mcid_get_cmd}= Catenate ${DCMI_RAW_CMD['DCMI']['MANAGEMENT_CONTROLLER_IDENTIFIER_STRING']['GET']}
150 ${number_of_bytes_to_write}= Get Response Length In Hex ${number_of_random_string}
162 Get Hostname From BMC Console
163 [Documentation] Get hostname.
172 Get Response Length In Hex
173 [Documentation] Get response length in hex.
177 ${length_1}= Get Length ${length}