Lines Matching refs:key_index
156 [Arguments] ${key_index}
158 @{cmd_list}= Get ffdc bmc cmd ${key_index}
159 Set Suite Variable ${ENTRY_INDEX} ${key_index}
168 [Arguments] ${key_index} ${cmd} ${logpath}=${FFDC_FILE_PATH}
172 ... Write Cmd Output to FFDC File ${key_index} ${cmd}
227 [Arguments] ${key_index}
230 # key_index The index into the FFDC_BMC_FILE dictionary.
233 @{cmd_list}= Get FFDC BMC File ${key_index}
284 [Arguments] ${key_index}
289 # key_index The key to the FFDC_GET_REQUEST dictionary that contains the
293 @{cmd_list}= Get FFDC Get Request ${key_index}
310 [Arguments] ${key_index}
315 # key_index The key to the FFDC_GET_REDFISH_REQUEST dictionary that contains the
319 @{cmd_list}= Get FFDC Get Redfish Request ${key_index}
372 [Arguments] ${key_index}
375 # key_index The index into the FFDC_OS_ALL_DISTROS_FILE dictionary.
379 @{cmd_list}= Get FFDC OS All Distros Call ${key_index}
395 [Arguments] ${key_index} ${linux_distro}
398 # key_index The index into the FFDC_OS_<distro>_FILE dictionary.
405 @{cmd_list}= Get FFDC OS Distro Call ${key_index} ${linux_distro}