New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 844646 link

Starred by 5 users

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

termina_build_image copies the wrong kernel over on arm

Project Member Reported by sonnyrao@chromium.org, May 18 2018

Issue description

Currently we get a zero byte vm_kernel on tael

we need to copy /build/tael/boot/Image-xxx over to be vm_kernel

We should also test for  zero byte kernel in crosvm and reject it.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Jun 1 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromiumos/platform/crosutils/+/debef58a781c425b1070338ef606a10759d7cb14

commit debef58a781c425b1070338ef606a10759d7cb14
Author: Stephen Barber <smbarber@chromium.org>
Date: Fri Jun 01 20:27:58 2018

termina_build_image: fix tael builds

Fix tael builds by copying the correct kernel. Also remove some old
code that's now unused for GS uploading and kvmtool.

BUG= chromium:844646 
TEST=termina_build_image --arch=arm

Change-Id: Iefb75005f83c31460a11ec27d1ff6a8e15c1e9d6
Reviewed-on: https://chromium-review.googlesource.com/1079859
Commit-Ready: Stephen Barber <smbarber@chromium.org>
Tested-by: Stephen Barber <smbarber@chromium.org>
Reviewed-by: Stephen Barber <smbarber@chromium.org>

[modify] https://crrev.com/debef58a781c425b1070338ef606a10759d7cb14/termina_build_image

Status: Fixed (was: Assigned)

Sign in to add a comment