From f24afca15e335d817ab88b08d245c8c3cd9fd8b6 Mon Sep 17 00:00:00 2001 From: Riku Voipio Date: Fri, 20 Mar 2015 16:07:20 +0200 Subject: kvm: use UEFI for tests Switch Aarch64 boot to UEFI. - Adapt to url/path changes due to GPT image builds. - Install kernel to the EFI system partition - Use same kernel for guest and host for armv7 - On juno run tests on A53 since UEFI bug only manifesting on A57 - Use xz instead of gz Change-Id: Idd8534a4b6815d7c4e80d353c7b29bb633f268b1 Signed-off-by: Riku Voipio --- ubuntu/kvm.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'ubuntu') diff --git a/ubuntu/kvm.yaml b/ubuntu/kvm.yaml index 7464de9..e1232fd 100644 --- a/ubuntu/kvm.yaml +++ b/ubuntu/kvm.yaml @@ -26,6 +26,7 @@ install: - udhcpc - wget - hwloc-nox + - xz-utils run: steps: -- cgit v1.2.3