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 ec2ba7c commit f4915c9Copy full SHA for f4915c9
test/e2e/util.go
@@ -51,7 +51,7 @@ import (
51
52
const (
53
pollInterval = 100 * time.Millisecond
54
- pollDuration = 5 * time.Minute
+ pollDuration = 15 * time.Minute
55
56
olmConfigMap = "olm-operators" // No-longer used, how long do we keep this around?
57
0 commit comments