We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5eb134b + d1ba1f4 commit 5b7aeffCopy full SHA for 5b7aeff
tapgarden/planter_test.go
@@ -46,7 +46,7 @@ import (
46
// Default to a large interval so the planter never actually ticks and only
47
// rely on our manual ticks.
48
var (
49
- defaultTimeout = time.Second * 10
+ defaultTimeout = time.Second * 30
50
noCaretakerStates = fn.NewSet(
51
tapgarden.BatchStatePending,
52
tapgarden.BatchStateSeedlingCancelled,
0 commit comments