Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(general): set cache size limits for metadata repo #3952

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

chaitalisg
Copy link
Contributor

@chaitalisg chaitalisg commented Jul 2, 2024

The soft limits are set for content cache and metadata cache. This may cause the cache to bloat beyond expectations. Setting hard limits for the size would keep the cache bloat in check, thus reducing the memory needed to required to run the robustness tests over a long time.

Copy link

codecov bot commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.21%. Comparing base (cb455c6) to head (2889935).
Report is 181 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3952      +/-   ##
==========================================
+ Coverage   75.86%   77.21%   +1.34%     
==========================================
  Files         470      481      +11     
  Lines       37301    28803    -8498     
==========================================
- Hits        28299    22240    -6059     
+ Misses       7071     4664    -2407     
+ Partials     1931     1899      -32     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@chaitalisg chaitalisg changed the title set cache size limits for metadata repo test(general): set cache size limits for metadata repo Jul 2, 2024
@chaitalisg chaitalisg marked this pull request as ready for review July 2, 2024 23:14
@chaitalisg chaitalisg requested a review from plar July 3, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant