-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Test Python
-
1
-
Asparagus-StorEng - 2023-10-31
The chunkcache tests currently run with 2GB of capacity each, however when a bunch of these tests are run in parallel they uses up all the memory on our ARM macos and (probably) trigger an OOM leaving the host unresponsive.
We'll drop the capacity by a factor of 10 as this has no impact on correctness testing,