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

rptest: reduce cache eviction throttling for tiny cache stress test #23006

Merged

Conversation

nvartolomei
Copy link
Contributor

This is similar to the fix applied in
#22796 commit 7763669 which is needed after carryover trim was disabled and we hit cache trimming throttling making the test slower than our threshold

Fixes #13648
CORE-1464

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v24.2.x
  • v24.1.x
  • v23.3.x

Release Notes

  • none

This is similar to the fix applied in
redpanda-data#22796 commit 7763669
which is needed after carryover trim was disabled and we hit cache
trimming throttling making the test slower than our threshold

Fixes redpanda-data#13648
CORE-1464
@nvartolomei
Copy link
Contributor Author

/cdt
rp_repo=nightly
rp_version=latest
tests/rptest/scale_tests/tiered_storage_cache_stress_test.py

@nvartolomei nvartolomei requested a review from abhijat August 22, 2024 14:46
@nvartolomei
Copy link
Contributor Author

This is good to merge. The change affects only scale tests which are all green (https://buildkite.com/redpanda/redpanda/builds/53379#01917a3c-7a14-48d6-bcd7-51550083c572) the failed build is caused by wrong invocation of the /cdt slash command and should be ignored.

@piyushredpanda piyushredpanda merged commit a9f3aa9 into redpanda-data:dev Aug 23, 2024
14 of 15 checks passed
@vbotbuildovich
Copy link
Collaborator

/backport v24.2.x

@BenPope
Copy link
Member

BenPope commented Sep 3, 2024

/backport v24.1.x

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.

CI Failure (random consumer timed out) in TieredStorageCacheStressTest.tiny_cache_test
5 participants