Skip to content

Commit

Permalink
test: prevent tests that change topo repmote operation timeout to run…
Browse files Browse the repository at this point in the history
… parallely

Signed-off-by: Manan Gupta <manan@planetscale.com>
  • Loading branch information
GuptaManan100 committed May 22, 2024
1 parent cf06f60 commit 055bd6d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions go/vt/vtctl/reparentutil/emergency_reparenter_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3002,8 +3002,6 @@ func TestEmergencyReparenter_findMostAdvanced(t *testing.T) {
}

func TestEmergencyReparenter_reparentReplicas(t *testing.T) {
t.Parallel()

tests := []struct {
name string
emergencyReparentOps EmergencyReparentOptions
Expand Down

0 comments on commit 055bd6d

Please sign in to comment.