Skip to content
Snippets Groups Projects
Commit 9002fa14 authored by Emanuele Aina's avatar Emanuele Aina
Browse files

common-boot: Raise the timeout for flashing images to 60 minutes


Guillaume Tucker recently fixed the LAVA-side meaning of the sd-card device id
to actually point to the SD card on the ARM64 Renesas R-Car m3ulcb boards.

This solves some out-of-space errors but also means that flashing images takes
more time and sometimes 20 minutes are not enough. Raising the timeout to 60
minutes should be plenty.

Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
parent 333c0bda
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,7 @@ actions:
- deploy:
namespace: system
timeout:
minutes: 20
minutes: 60
to: usb
device: sd-card
tool:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment