Add overlay cleanup to finalize action
I am trying to use LAVA with a static device, using SSH as the primary connection. This basically works fine. However, as noted in the documentation, the SSH-deployed overlay is left on the device after the test job finishes. This makes the device run out of storage at some point.
Couldn't this be solved by adding a cleanup step in the finalize stage of the pipeline? Why not delete the overlay there? Maybe make this configurable in the job or the device?
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information