v0.9
Pre-release
Pre-release
Jason Albert (2):
- Remove duplicate cmdline args print in addons conditional
- Rename addon AddBMCType function to addBMCType
Pridhiviraj Paidipeddi (10):
- FW Flash Testcase for FSP systems.
- HMIHandling: simplify IPL monitoring path.
- OpTestPrdDaemon: Fix the command order.
- I2C: Fix verification of list of chips.
- Enhance and fix rest API for OOB Management.
- BootProgress: retrieve the boot progress and print.
- Sel: enable sel clear/list during boot.
- testRestAPI: Log Rest command output only in full testcase.
- RestAPI: Change /org/openbmc/ to /xyz/openbmc_project/ interfaces
- OPAL Lids flashing support in FSP/AMI/OpenBMC systems.
Stewart Smith (19):
- SSHConnection: add run_command_ignore_fail
- I2C: Fail gracefully if no EEPROMs found
- InbandUsbInterface: Skip on OpenBMC
- qemu: fix build failure
- op-test: fix exit code on test success/failure
- op-test: add --noflash and --only-flash options
- OpTestFlash: don't boot to Petitboot as part of flashing
- Update README for flashing
- op-test: Flash whole PNOR before individual partitions
- OpTestIPMI: if SOL connection isn't alive, still do state machine ops
- SEL: only write SELs to ffdc dir if dir is specified
- Don't require flashing whole PNOR
- op-test: increase verbosity with XMLTestRunner
- Improve wait_for_petitboot logic
- IPMI: better retry on 'SOL Disconnected on BMC', up to 'mc reset cold'
- OpTestFlash: don't fail on not flashing FSP
- OpTestSystem: don't cancel autoboot on petitboot screen
- OpTestIPMI: Use 'chassis power status' as fallback to Host status sensor
- OpTestFlash: copy pflash to BMC (if needed)
Suraj Jitindar Singh (1):
- test: Add OpTestPNOR to test host pnor access