You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tl;dr - it has to do with tmpfs defaults not allowing /tmp to consume more than 50% of the total physical memory we allocate via EBS. The easiest solutions would either be to change the default save data location for the data, or increase the disk space.
For whatever reason, we're occasionally running out of disk space in our e2e tests, on a node with 700GB+ free before we start the e2e test. See https://github.com/instructlab/sdg/actions/runs/12261506100/job/34208780366 for an example here.
The text was updated successfully, but these errors were encountered: