tests: bump ducktape SHA#30008
Merged
nvartolomei merged 1 commit intoredpanda-data:devfrom Apr 1, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the tests Python package dependency pin for ducktape to a newer commit SHA, ensuring the test harness uses the intended revision of Redpanda’s ducktape fork.
Changes:
- Bump
ducktapeGit dependency from415769d...toc5a2f1e...intests/setup.py.
Collaborator
Retry command for Build#82538please wait until all jobs are finished before running the slash command |
Collaborator
a7d4e9e to
085d95e
Compare
gousteris
approved these changes
Apr 1, 2026
Contributor
gousteris
left a comment
There was a problem hiding this comment.
lgtm. pending green checks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump ducktape dependency from 415769d381596dd0c27f0a7a4cf5f91dfc21f623 to c5a2f1ea5023c25f79d01b6733d5119ad150f5e2.
Changes: redpanda-data/ducktape@415769d...c5a2f1e
Enable
faulthandlerfor fatal signals in worker processes (redpanda-data/ducktape#59), improving debuggability of hangs and crashes during ducktape test runs.Backports Required
Release Notes