summaryrefslogtreecommitdiff
path: root/ubuntu
diff options
context:
space:
mode:
authorRiku Voipio <riku.voipio@linaro.org>2015-03-20 16:07:20 +0200
committerRiku Voipio <riku.voipio@linaro.org>2015-03-26 10:08:26 +0200
commitf24afca15e335d817ab88b08d245c8c3cd9fd8b6 (patch)
tree41dfdec5892acc315113053aeb49b6288cf86cb4 /ubuntu
parent27d1b023967349e40519687ede8bb0883fb6e31d (diff)
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 <riku.voipio@linaro.org>
Diffstat (limited to 'ubuntu')
-rw-r--r--ubuntu/kvm.yaml1
1 files changed, 1 insertions, 0 deletions
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: