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 e32f1c8 commit f023cd8Copy full SHA for f023cd8
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