Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
106514: kvserver: skip promote non voter under race r=erikgrinaker a=kvoli TestPromoteNonVoterInAddVoter requires that the initial range count of each store is balanced. Under stress/race builds this takes much longer and may time out before achieved. TestPromoteNonVoterInAddVoter was already skipped under stress, also skip the test under race. Resolves: cockroachdb#105883 Release note: None 106615: authors: add Annie Pompa to authors r=<andyyang890> a=annrpom Release note: None Epic: None Co-authored-by: Austen McClernon <[email protected]> Co-authored-by: Annie Pompa <[email protected]>
- Loading branch information