Skip to content

Commit

Permalink
Fix quota admission test
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleg Bulatov committed Dec 15, 2017
1 parent 2f933b0 commit 93e0508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/extended/imageapis/quota_admission.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const (

quotaName = "isquota"

waitTimeout = time.Second * 30
waitTimeout = time.Second * 600
)

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

0 comments on commit 93e0508

Please sign in to comment.