Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Leung <[email protected]>
  • Loading branch information
rleungx committed Dec 4, 2024
1 parent ab7cc56 commit a53e150
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/server/cluster/cluster_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -842,9 +842,6 @@ func TestSetScheduleOpt(t *testing.T) {

tc.WaitLeader()
leaderServer := tc.GetLeaderServer()
grpcPDClient := testutil.MustNewGrpcClient(re, leaderServer.GetAddr())
clusterID := leaderServer.GetClusterID()
bootstrapCluster(re, clusterID, grpcPDClient)

cfg := config.NewConfig()
cfg.Schedule.TolerantSizeRatio = 5
Expand Down

0 comments on commit a53e150

Please sign in to comment.