Closed Bastian-Krause closed 5 years ago
This behavior is intentional to allow reusing the uploads on subsequent calls (for example with labgrid-client bootstrap/fastboot flash). The documentation recommends using a regular cleanup task: https://labgrid.readthedocs.io/en/latest/getting_started.html#exporter
Hm, the documentation is not exactly correct there.
PR #308 added ManagedFiles. This enables labgrid to synchronize files (e.g. BSP artifacts) to a remote host. But file cleanup in /tmp/labgrid-{user}/{hash}/ afterwards is missing.