Skip to content

Commit e4baeb2

Browse files
Merge pull request #18215 from bparees/mirror
Automatic merge from submit-queue (batch tested with PRs 16780, 18192, 18202, 18215). bump registry mirror test timeout
2 parents fd4dee1 + 491c598 commit e4baeb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: test/extended/images/prune.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import (
2222

2323
const (
2424
testImageSize = 1024
25-
mirrorBlobTimeout = time.Second * 10
25+
mirrorBlobTimeout = time.Second * 30
2626
// this image has a high number of relatively small blobs
2727
externalImageReference = "docker.io/openshift/origin-release:golang-1.4"
2828
)

0 commit comments

Comments
 (0)