We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f933b0 commit 93e0508Copy full SHA for 93e0508
test/extended/imageapis/quota_admission.go
@@ -23,7 +23,7 @@ const (
23
24
quotaName = "isquota"
25
26
- waitTimeout = time.Second * 30
+ waitTimeout = time.Second * 600
27
)
28
29
var _ = g.Describe("[Feature:ImageQuota][registry][Serial] Image resource quota", func() {
0 commit comments