Hello,
I'm trying to customize the http-download timeout as documented[1], but I doesn't seem to work. The global deploy time always seems to win.
Based on the doc, I did this, I added the following to my job[2]
timeouts: actions: http-download: minutes: 15
However, in the job output, you can see that the http-download timeout value is set to 25 min (1500 sec) which is coming from the deploy action timeout.
I got the same result when tryin to use timeouts: connections:
What am I missing?
Kevin
[1] https://validation.linaro.org/static/docs/v2/timeouts.html?highlight=http_do... [2] https://lava.automotivelinux.org/scheduler/job/3270/definition#defline44 [3] https://lava.automotivelinux.org/scheduler/job/3270#action_1-1-1