Skip to content

[v25.2.x] tests/kgo: handle errors when polling for verifier status#27073

Merged
mmaslankaprv merged 2 commits intoredpanda-data:v25.2.xfrom
vbotbuildovich:backport-pr-27013-v25.2.x-94
Jul 31, 2025
Merged

[v25.2.x] tests/kgo: handle errors when polling for verifier status#27073
mmaslankaprv merged 2 commits intoredpanda-data:v25.2.xfrom
vbotbuildovich:backport-pr-27013-v25.2.x-94

Conversation

@vbotbuildovich
Copy link
Copy Markdown
Collaborator

Backport of PR #27013

mmaslankaprv and others added 2 commits July 30, 2025 23:50
It sometimes happens that the verifier status request returns an error
due to transient network issue or application being slow to start. In
this case the test failed completely as the producer status wasn't
reported even if the producer finished successfully. Added error
handling to the status loop to prevent those errors from failing the
tests.

Signed-off-by: Michał Maślanka <michal@redpanda.com>
(cherry picked from commit 9dff319)
@vbotbuildovich vbotbuildovich requested a review from a team as a code owner July 30, 2025 23:51
@vbotbuildovich vbotbuildovich added this to the v25.2.x-next milestone Jul 30, 2025
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Jul 30, 2025
@vbotbuildovich vbotbuildovich requested review from ivotron and mmaslankaprv and removed request for a team July 30, 2025 23:51
@mmaslankaprv mmaslankaprv merged commit 60a6d95 into redpanda-data:v25.2.x Jul 31, 2025
18 checks passed
@lf-rep lf-rep modified the milestones: v25.2.x-next, 25.2.2-rc1 Aug 17, 2025
@BenPope BenPope modified the milestones: 25.2.2-rc1, v25.2.2 Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/backport PRs targeting a stable branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants