forked from cockroachdb/cockroach
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
51394: roachtest: deflake+improve `replicagc-changed-peers` test r=irfansharif a=irfansharif Fixes cockroachdb#51097. Fixes cockroachdb#51367. This is fallout from cockroachdb#50329, this test previously attempted to recommission a fully decommissioned node. It seems we relied on the decomm/recomm subsystems to trigger replica gc operations, that that test was then asserting on. It suffices to simply mark the nodes as decommissioning instead of fully decommissioning them. While here, I've re-written this test in the more stateful style of the `decommission-recommission` roachtest. Release note: None Co-authored-by: irfan sharif <[email protected]>
- Loading branch information
Showing
1 changed file
with
158 additions
and
83 deletions.
There are no files selected for viewing
This file contains 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