kernelci / kernelci-core

Core KernelCI tools
https://kernelci.org
GNU Lesser General Public License v2.1
99 stars 96 forks source link

CHROMEOS config: lava: chromeos: cros-boot: retry boot actions #2559

Closed a-wai closed 1 month ago

a-wai commented 1 month ago

There are numerous cases where LAVA either fails to recognize the login (and/or shell) prompt, leading to a job failure even if everything actually goes well.

Allowing boot actions to be retried is an effective way to work around those issues and reduce our waste of resources time.

a-wai commented 1 month ago

Based on #2558