cirruslabs / cirrus-ci-docs

Documentation for Cirrus CI 📚
https://cirrus-ci.org
MIT License
352 stars 109 forks source link

Document disk space limits #1235

Closed davidchisnall closed 1 year ago

davidchisnall commented 1 year ago

Limits on the disk space should be documented under limits.

I have been trying to move the CHERIoT LLVM CI to using Cirrus CI but the jobs kept dying after half an hour or so. The most recent one told me the reason was that the disk limit for containers was 10 GiB and was exhausted. Is the limit the same for VMs? Is there a way of adding additional storage?

Similarly, the memory limits are not documented. I haven't tried seeing how much I can increase requested memory, I presume it's some multiple of the number of CPUs?

fkorotkov commented 1 year ago

We've reverted the disk limit as of 9am EST today. Sorry for the temporary inconveniences.