New issue
Advanced search Search tips

Issue 783518 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

pytests: Add 'from_release' to update_firmware.py test.

Project Member Reported by hungte@chromium.org, Nov 10 2017

Issue description

Currently update_firmware is taking firmware updater from few locations:

 1. factory_server if download_from_server is True
 2. board/chromeos-firmwareupdate from toolkit

I think it'd be useful if there's a third option: to upload from release partition.

Maybe adding a 'from_release' and when that is True, mount release rootfs and run firmware updater from there.


 

Sign in to add a comment