v0.8
Pre-release
Pre-release
Jason Albert (2):
- New support for addons, allowing for dynamic loading of bmc types
- Support for addons to define additional test suites
Pridhiviraj Paidipeddi (13):
- Testcase for FSP Console Issue(Bug 150765).
- Testcase for pcie link down/timeout errors.
- PCI Test enhancements.
- REST API enablement for OpenBMC systems.
- Enable PNOR & Skiboot lid flash tests on OpenBMC systems.
- BootTorture: Gather kernel/opal errors from logs.
- PCI Driver bind/unbind test.
- PCI Hotplug tests
- testcases/OpTestEEH: Fix some grep & lspci failures.
- Fix system standby state issue in state machine.
- OpTestIPMI: fix close console path.
- OpTestKernel: Test kernel crash in skiroot.
- OpTestInbandUsbInterface: Skip the tests in FSP systems
Stewart Smith (15):
- README: add opal-utils
- testcases/DPO: support FSP system behaviour
- IPMIConsole: improve timeout/unexpected close recovery
- Merge branch 'pci_enhancements' of https://github.com/pridhiviraj/op-test-framework
- KernelLog: allow grepping for errors to fail, 0 errors=success!
- Merge pull request #142 from pridhiviraj/console_bug_150765
- OpTestOpenBMC: Add run_command_ignore_fail
- OpTestOpenBMC: not all OpenBMCs have SEL clear
- testcases: Add Console test
- OpTestOpenBMC: Fix CURL failure error message
- Add known-bugs test suite, with ctrl-c console test
- testcases/Console: add ctrl-z test
- add Console32k test to known-bugs
- Merge branch 'fixes' of https://github.com/pridhiviraj/op-test-framework
- Merge pull request #149 from thejta/addon-suite