Lines Matching refs:BMC

33     ${pel_id}=  Get PEL Log Via BMC CLI
43 ${bmc_time1}= CLI Get BMC DateTime
45 ${bmc_time2}= CLI Get BMC DateTime
52 # [CreatorID]: BMC
55 # [Subsystem]: BMC Firmware
78 # Convert BMC and PEL time to epoch time before comparing.
99 Verify PEL Log Persistence After BMC Reboot
100 [Documentation] Verify PEL log persistence after BMC reboot.
104 ${pel_before_reboot}= Get PEL Log Via BMC CLI
107 ${pel_after_reboot}= Get PEL Log Via BMC CLI
120 ${pel_ids}= Get PEL Log Via BMC CLI
124 # [CreatorID]: BMC
127 # [Subsystem]: BMC Firmware
134 # [CreatorID]: BMC
137 # [Subsystem]: BMC Firmware
151 ${pel_ids}= Get PEL Log Via BMC CLI
192 ${pel_ids}= Get PEL Log Via BMC CLI
208 ${pel_ids}= Get PEL Log Via BMC CLI
215 Verify BMC Version From PEL
216 [Documentation] Verify BMC Version from PEL.
224 ${bmc_version}= Get BMC Version
237 ${pel_bmc_created_error}= Get PEL Log IDs Private Header Creator Subsystem BMC
239 # Get BMC created non-infomational error.
245 Verify BMC Event Log ID
246 [Documentation] Verify BMC Event Log ID from PEL.
252 ${pel_ids}= Get PEL Log Via BMC CLI
253 ${pel_bmc_event_log_id}= Get PEL Field Value ${pel_ids[0]} Private Header BMC Event Log Id
255 # Example "BMC Event Log Id" field value from "Private Header" section of PEL.
265 # [BMC Event Log Id]: 341 <---- BMC event log id value
299 ${pel_ids}= Get PEL Log Via BMC CLI
319 …${busctl_output}= BMC Execute Command ${CMD_INVENTORY_PREFIX} com.ibm.ipzvpd.Location LocationCo…
328 ${busctl_output}= BMC Execute Command
340 ${pel_ids}= Get PEL Log Via BMC CLI
374 [Documentation] Create an event log and verify PEL log entry in BMC for the same.
402 # [CreatorID]: BMC
431 ${pel_ids}= Get PEL Log Via BMC CLI
441 BMC Execute Command ${CMD_INFORMATIONAL_ERROR}
450 # "CreatorID": "BMC",
451 # "Subsystem": "BMC Firmware",
468 BMC Execute Command ${CMD_PREDICTIVE_ERROR}
477 # "CreatorID": "BMC",
478 # "Subsystem": "BMC Firmware",
485 ${pel_ids}= Get PEL Log Via BMC CLI
495 BMC Execute Command ${CMD_UNRECOVERABLE_ERROR}
504 # "CreatorID": "BMC",
505 # "Subsystem": "BMC Firmware",
512 ${pel_ids}= Get PEL Log Via BMC CLI
524 Informational BMC 3000 15
525 Predictive BMC 3000 30
526 Unrecoverable BMC 3000 30
527 Informational BMC 1500, Predictive BMC 1500 45
528 Informational BMC 1500, Unrecoverable BMC 1500 45
529 Unrecoverable BMC 1500, Predictive BMC 1500 30
539 Unrecoverable BMC 1000, Informational BMC 1000, Predictive BMC 1000 45
554 Informational HOST 1500, Informational BMC 1500 30
555 Informational HOST 1500, Unrecoverable BMC 1500 45
556 Unrecoverable HOST 1500, Informational BMC 1500 45
557 Unrecoverable HOST 1500, Predictive BMC 1500 60
560 Verify Error Logging Rotation Policy With Unrecoverable HOST And BMC Error Logs
561 … [Documentation] Verify error logging rotation policy with unrecoverable HOST and BMC error logs.
569 Unrecoverable HOST 1500, Unrecoverable BMC 1500 60
580 BMC Execute Command ${CMD_PREDICTIVE_ERROR}
584 ${pel_ids}= Get PEL Log Via BMC CLI
589 BMC Execute Command ${CMD_PREDICTIVE_ERROR}
611 BMC Execute Command ${CMD_UNRECOVERABLE_ERROR}
612 BMC Execute Command ${CMD_PREDICTIVE_ERROR}
645 BMC Execute Command ${CMD_PREDICTIVE_ERROR}
660 BMC Execute Command ${CMD_INFORMATIONAL_ERROR}
679 BMC Execute Command ${CMD_PREDICTIVE_ERROR}
680 ${pel_ids}= Get PEL Log Via BMC CLI
691 BMC Execute Command ${CMD_PREDICTIVE_ERROR}
693 ${pel_ids}= Get PEL Log Via BMC CLI
707 BMC Execute Command ${CMD_INFORMATIONAL_ERROR}
752 # error_log Error logs to be created (E.g. Informational BMC 3000
753 # stands for BMC created 3000 informational error logs).
761 # in BMC during the test.
774 BMC Execute Command ${CMD_UNRECOVERABLE_ERROR}
776 # Delay for BMC to perform delete older error logs when log limit exceeds.
808 # error_creator Name of error log's creator(E.g BMC, Host Boot)
813 …... '${error_severity}' == 'Informational' and '${error_creator}' == 'BMC' ${CMD_INFORMATIONAL_E…
815 … ... '${error_severity}' == 'Predictive' and '${error_creator}' == 'BMC' ${CMD_PREDICTIVE_ERROR}
816 …... '${error_severity}' == 'Unrecoverable' and '${error_creator}' == 'BMC' ${CMD_UNRECOVERABLE_E…
818 BMC Execute Command ${cmd}
825 ${usage_output} ${stderr} ${rc}= BMC Execute Command du /var/lib/phosphor-logging/errors
847 ${pel_ids}= Get PEL Log Via BMC CLI
862 # [BMC Event Log Id]: 341
885 Get PEL Log Via BMC CLI
886 [Documentation] Returns the list of PEL IDs using BMC CLI.
916 # [BMC Event Log Id]: 341
957 BMC Execute Command ${CMD_INFORMATIONAL_ERROR}
959 BMC Execute Command ${CMD_UNRECOVERABLE_ERROR}
961 BMC Execute Command ${CMD_PREDICTIVE_ERROR}