Skip to content

Commit

Permalink
Merge branch 'master' into fix_coverprofile
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-chi-bot[bot] committed Apr 9, 2024
2 parents 7f558dc + 3475fe5 commit eb74a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/tso/keyspace_group_manager_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1212,5 +1212,5 @@ func waitForPrimariesServing(
}
}
return true
}, testutil.WithWaitFor(5*time.Second), testutil.WithTickInterval(50*time.Millisecond))
}, testutil.WithWaitFor(10*time.Second), testutil.WithTickInterval(50*time.Millisecond))
}

0 comments on commit eb74a79

Please sign in to comment.