Skip to content

[v25.3.x] migrations: deflake data_migrations_api_test#28829

Merged
piyushredpanda merged 1 commit intoredpanda-data:v25.3.xfrom
vbotbuildovich:backport-pr-28325-v25.3.x-413
Dec 19, 2025
Merged

[v25.3.x] migrations: deflake data_migrations_api_test#28829
piyushredpanda merged 1 commit intoredpanda-data:v25.3.xfrom
vbotbuildovich:backport-pr-28325-v25.3.x-413

Conversation

@vbotbuildovich
Copy link
Copy Markdown
Collaborator

Backport of PR #28325

Invoke on instance can fail on shutdown with  a sleep_aborted exception.
Catch the exception and translate to an errc::shutting_down code such
that the admin server can handle it correctly by changing it into a
service unavailable response.

(cherry picked from commit 28f67e4)
@vbotbuildovich vbotbuildovich added this to the v25.3.x-next milestone Dec 4, 2025
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Dec 4, 2025
@vbotbuildovich
Copy link
Copy Markdown
Collaborator Author

CI test results

test results on build#77296
test_class test_method test_arguments test_kind job_url test_status passed reason test_history
NodesDecommissioningTest test_decommissioning_rebalancing_node {"shutdown_decommissioned": false} integration https://buildkite.com/redpanda/redpanda/builds/77296#019ae6e9-4463-4ac2-92b6-429eee73fbc1 FLAKY 14/21 upstream reliability is '94.96567505720824'. current run reliability is '66.66666666666666'. drift is 28.29901 and the allowed drift is set to 50. The test should PASS https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=NodesDecommissioningTest&test_method=test_decommissioning_rebalancing_node
PartitionReassignmentsTest test_reassignments_cancel null integration https://buildkite.com/redpanda/redpanda/builds/77296#019ae6e0-6130-4623-8032-2d50820bbb19 FLAKY 16/21 upstream reliability is '97.60869565217392'. current run reliability is '76.19047619047619'. drift is 21.41822 and the allowed drift is set to 50. The test should PASS https://redpanda.metabaseapp.com/dashboard/87-tests?tab=142-dt-individual-test-history&test_class=PartitionReassignmentsTest&test_method=test_reassignments_cancel

@piyushredpanda piyushredpanda merged commit 8f32747 into redpanda-data:v25.3.x Dec 19, 2025
19 checks passed
@piyushredpanda piyushredpanda modified the milestones: v25.3.x-next, v25.3.3 Dec 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/redpanda kind/backport PRs targeting a stable branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants