Closed pfalcon closed 3 years ago
Is there any implication and submitting this job to a LAVA that doesn't support the feature?
No, it's a standard LAVA feature, and completely safe to add. The only point is that currently failures in "cmsis-dap" boot action aren't detected, so this "failure_retry" LAVA functionality won't be triggered (until https://git.lavasoftware.org/lava/lava/-/merge_requests/1416 lands).
This change depends on the cmsis-dap boot action to detect failure (flashing failure, to be specific). Currently LAVA doesn't do, but the patch was submitted to do that: https://git.lavasoftware.org/lava/lava/-/merge_requests/1416
So, proactively add this setting, so it wasn't forgotten later.
Signed-off-by: Paul Sokolovsky paul.sokolovsky@linaro.org