Skip to content

boot/fastboot: raise InfrastructureError on fastboot-boot-commands timeout

Timeouts caused by the DUT not entering fastboot mode or by faults in the connection to the DUT while running pre-boot fastboot commands should be treated as infrastructure errors. Adjust the timeout exception for the fastboot-boot-commands action accordingly.

Signed-off-by: Laura Nao laura.nao@collabora.com

Merge request reports