Skip to content

Conversation

@AkihiroSuda
Copy link
Member

Prior to this commit, --local=false had to be explicitly specified to opt-in to the transfer service

@AkihiroSuda AkihiroSuda requested a review from dmcgowan November 28, 2023 14:09
@AkihiroSuda AkihiroSuda added this to the 2.0 milestone Nov 28, 2023
@dmcgowan
Copy link
Member

dmcgowan commented Nov 28, 2023

Thanks! I'll look into the failure here

=== RUN   TestImageLoad
    image_load_test.go:38: docker save image into tarball
    image_load_test.go:48: make sure no such image in cri
    image_load_test.go:55: load image in cri
    image_load_test.go:62: make sure image is loaded
    image_load_test.go:65: 
        	Error Trace:	/home/runner/work/containerd/containerd/integration/image_load_test.go:65
        	Error:      	Received unexpected error:
        	            	timeout exceeded
        	Test:       	TestImageLoad
--- FAIL: TestImageLoad (10.89s)

and

=== RUN   TestImageLoad
    image_load_test.go:38: docker save image into tarball
    image_load_test.go:48: make sure no such image in cri
    image_load_test.go:55: load image in cri
    image_load_test.go:60: 
        	Error Trace:	D:/a/containerd/containerd/src/github.com/containerd/containerd/integration/image_load_test.go:60
        	Error:      	Received unexpected error:
        	            	exit status 1
        	Test:       	TestImageLoad
        	Messages:   	output: "ctr: rpc error: code = Unknown desc = image might be filtered out\n"
--- FAIL: TestImageLoad (39.23s)
=== RUN   TestCRIImagePullTimeout

@samuelkarp
Copy link
Member

/retest

@AkihiroSuda
Copy link
Member Author

Thanks! I'll look into the failure here

Did you find the cause of the failure?

@AkihiroSuda AkihiroSuda force-pushed the ctr-transfer-service-default branch from c045882 to 0a3fa95 Compare January 11, 2024 14:57
Prior to this commit, `--local=false` had to be explicitly specified to
opt-in to the transfer service

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@AkihiroSuda AkihiroSuda force-pushed the ctr-transfer-service-default branch from 0a3fa95 to eb123db Compare January 18, 2024 14:42
@AkihiroSuda
Copy link
Member Author

/retest

@AkihiroSuda AkihiroSuda requested review from fuweid and ktock January 18, 2024 23:51
Copy link
Member

@fuweid fuweid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

6 participants