op-test icon indicating copy to clipboard operation
op-test copied to clipboard

Added Redfish API for following operation

Open maramsmurthy opened this issue 10 months ago • 8 comments

Reading a BIOS attribute using Redfish API Set value to BIOS attribute using Redfish API IOEnlarger capacity BIOS attribute can be update and read using BMCRedFish.py

maramsmurthy avatar Apr 04 '24 05:04 maramsmurthy

Please upload the logs

abdhaleegit avatar Apr 18 '24 06:04 abdhaleegit

@maramsmurthy Please push the latest code

abdhaleegit avatar May 02 '24 08:05 abdhaleegit

console_output.txt

Console output when test was executed(EBMC - rainier)

maramsmurthy avatar May 28 '24 09:05 maramsmurthy

@maramsmurthy Please rebase the code

abdhaleegit avatar May 30 '24 04:05 abdhaleegit

20240510100708296825.debug.log

debug log file

maramsmurthy avatar May 30 '24 07:05 maramsmurthy

if self.bmc_type == "FSP_PHYP": self.cv_FSP.cv_ASM.configure_enlarged_io(iocapacity)

elif self.bmc_type == "EBMC":

abdhaleegit avatar May 30 '24 10:05 abdhaleegit

@maramsmurthy the code is outdated again,.. looks like unrelated files/changes are part of your PR.. please recheck https://github.com/open-power/op-test/pull/819/files

abdhaleegit avatar Jun 24 '24 12:06 abdhaleegit

@maramsmurthy any update here?

PraveenPenguin avatar Jul 10 '24 03:07 PraveenPenguin