summaryrefslogtreecommitdiffstats
path: root/opal-ci
Commit message (Collapse)AuthorAgeFilesLines
* Add Debian Jessie installer boot testStewart Smith2015-11-261-0/+3
| | | | Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* update qemu revisions for opal-ciStewart Smith2015-11-201-1/+1
| | | | Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* Support PowerNV Qemu for running testsStewart Smith2015-10-262-0/+13
| | | | | | | | | | | | | | | | | | We now run tests under both Mambo and QEMU PowerNV model. Also added are scripts in opal-ci/ for building powernv model qemu. Currently, this is not yet in upstream qemu, so we build from Ben's branch. You can start using qemu along with/instead of Mambo by: 1) (cd ./opal-ci; sudo ./install-deps-qemu-powernv.sh; ./build-qemu-powernv.sh) 2) Pointing QEMU_PATH and QEMU_BINARY environment variables to appropriate qemu binary with powernv model When building qemu ourselves, we build a *specific* known good tag from the open-power tree. This should ensure that into the future existing test scripts should continue to function. Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
* Enable multiple boot tests based on op-build verisonsStewart Smith2015-05-262-0/+115
We also add a makefile to help people re-create the images. Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
OpenPOWER on IntegriCloud