summaryrefslogtreecommitdiff
path: root/ubuntu/qemu-edk2-boot.yaml
AgeCommit message (Collapse)Author
2015-05-26Move wget of EDK2 image to install phaseRoy Franz
This causes the install phase to fail when the EDK2 image doesn't exists, which results in 0 tests passing on the LAVA dashboard, which is what we want. The previous behavior would show 1 test passing (the install phase) even when the EDK2 image was missing, since the install phase was a NOP. Change-Id: I128ab153114b7e98a8928e488cd162191b5fa920 Signed-off-by: Roy Franz <roy.franz@linaro.org>
2015-04-22Add EDK2 AArch64 QEMU boot tests, with networkingRoy Franz
Add EDK2 boot tests on AAarch64 QEMU with networking enabled to support testing iSCSI boot in EDK2. This is intended to be run in a KVM image that has been set up to provide a DHCP server and an iSCSI target Change-Id: I78753166c5d5288c56e264c76773c68f02f98b91 Signed-off-by: Roy Franz <roy.franz@linaro.org>