Skip to content

Commit

Permalink
wait more
Browse files Browse the repository at this point in the history
Signed-off-by: okJiang <[email protected]>
  • Loading branch information
okJiang committed Oct 31, 2024
1 parent 35f384f commit 98d7845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integrations/realcluster/scheduler_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ func (s *schedulerSuite) TestGrantOrEvictLeaderTwice() {
}
}
return true
}, testutil.WithWaitFor(time.Minute))
}, testutil.WithWaitFor(2*time.Minute))

i++
}
Expand Down

0 comments on commit 98d7845

Please sign in to comment.