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 d00fb70 + 7ef7a61 commit b7a97ebCopy full SHA for b7a97eb
pkg/e2e/helpers.go
@@ -72,7 +72,7 @@ const (
72
gclbDeletionTimeout = 60 * time.Minute
73
74
negPollInterval = 5 * time.Second
75
- negPollTimeout = 3 * time.Minute
+ negPollTimeout = 10 * time.Minute
76
negGCPollTimeout = 6 * time.Minute
77
78
k8sApiPoolInterval = 10 * time.Second
0 commit comments