nodejs/build

Automatically clean macOS symbolication cache on all machines

targos opened this issue · 2 comments

Refs: #3481

Could we setup automation (equivalent of crontab) that regularly (once a day?) runs as root:

symbolscache delete

This would be less intrusive than running the full cleanup script (which wipes out the jenkins workspaces).

I personally hope it would be enough to definitely fix the recurrent space issues on macOS machines.