Skip to content

Commit 93e0508

Browse files
author
Oleg Bulatov
committed
Fix quota admission test
1 parent 2f933b0 commit 93e0508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/extended/imageapis/quota_admission.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const (
2323

2424
quotaName = "isquota"
2525

26-
waitTimeout = time.Second * 30
26+
waitTimeout = time.Second * 600
2727
)
2828

2929
var _ = g.Describe("[Feature:ImageQuota][registry][Serial] Image resource quota", func() {

0 commit comments

Comments
 (0)