[Feature Request] Provide the minimal disk space requirement for CMake testing. #2066
Labels
Component - Testing
Code in test or testpar directories, GitHub workflows
Priority - 3. Low 🔽
Code cleanup, small feature change requests, etc.
Type - Improvement
Improvements that don't add a new feature or functionality
Is your feature request related to a problem? Please describe.
make test
failed when the available storage is 1.6G.Describe the solution you'd like
Provide a documentation on how much space is required.
Describe alternatives you've considered
It would be nice if 'make test' can skip some tests if they require space beyond what's available.
Additional context
I think this will be useful for small VMs and embedded system.
The text was updated successfully, but these errors were encountered: