op-test
op-test copied to clipboard
Added Redfish API for following operation
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
Please upload the logs
@maramsmurthy Please push the latest code
@maramsmurthy Please rebase the code
if self.bmc_type == "FSP_PHYP": self.cv_FSP.cv_ASM.configure_enlarged_io(iocapacity)
elif self.bmc_type == "EBMC":
@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
@maramsmurthy any update here?