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

tests: check progress in exactly once delivery test #20834

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

mmaslankaprv
Copy link
Member

Instead of asserting when test took longer than given timout we now check if consumers made progress and fail the test only if no progress been made for configurable period of time.

Fixes: #20315

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.1.x
  • v23.3.x
  • v23.2.x

Release Notes

  • none

Instead of asserting when test took longer than given timout we now
check if consumers made progress and fail the test only if no progress
been made for configurable period of time.

Fixes: redpanda-data#20315

Signed-off-by: Michał Maślanka <michal@redpanda.com>
@mmaslankaprv mmaslankaprv merged commit bb612ad into redpanda-data:dev Jul 4, 2024
14 of 17 checks passed
@mmaslankaprv mmaslankaprv deleted the fix-20315-2 branch July 4, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants