Skip to content

Conversation

jeffswenson
Copy link
Collaborator

Backport 1/1 commits from #154687.

/cc @cockroachdb/release

Release justification: test only change.


Previously, the datadriven test harness would tear down clusters in order. This makes it difficult to troubleshoot stuck tear downs because there are goroutines for a running server mixed in with goroutines for a server with a stuck shutdown.

Release note: none
Informs: #145079

@jeffswenson jeffswenson requested a review from a team as a code owner October 8, 2025 20:38
@jeffswenson jeffswenson requested review from msbutler and removed request for a team October 8, 2025 20:38
Copy link

blathers-crl bot commented Oct 8, 2025

Thanks for opening a backport.

Before merging, please confirm that the change does not break backwards compatibility and otherwise complies with the backport policy. Include a brief release justification in the PR description explaining why the backport is appropriate. All backports must be reviewed by the TL for the owning area. While the stricter LTS policy does not yet apply, please exercise judgment and consider gating non-critical changes behind a disabled-by-default feature flag when appropriate.

@blathers-crl blathers-crl bot added backport Label PR's that are backports to older release branches T-disaster-recovery labels Oct 8, 2025
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Previously, the datadriven test harness would tear down clusters in
order. This makes it difficult to troubleshoot stuck tear downs because
there are goroutines for a running server mixed in with goroutines for a
server with a stuck shutdown.

Release note: none
Informs: cockroachdb#145079
@blathers-crl blathers-crl bot added backport-test-only Used to denote the backport has only non-production changes and removed backport-failed labels Oct 10, 2025
@jeffswenson
Copy link
Collaborator Author

Thanks for the review!

@jeffswenson jeffswenson merged commit b4d1c76 into cockroachdb:release-25.4 Oct 10, 2025
24 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Label PR's that are backports to older release branches backport-test-only Used to denote the backport has only non-production changes T-disaster-recovery v25.4.0-prerelease

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants