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.
1 parent ca100b2 commit fb1bf7eCopy full SHA for fb1bf7e
test/e2e/eventcounter/eventcounter_test.go
@@ -54,7 +54,7 @@ import (
54
55
const (
56
prefixTestName = "e2e-test"
57
- timeout = 60 * time.Second
+ timeout = 2 * time.Minute
58
retryTimes = 50
59
)
60
0 commit comments