Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip TestPullAllTagsFromCentralRegistry #46633

Merged
merged 1 commit into from Oct 12, 2023

Conversation

rumpl
Copy link
Member

@rumpl rumpl commented Oct 12, 2023

- What I did

Skipped the TestPullAllTagsFromCentralRegistry test when using containerd.

The image that this test pulls contains an error in the linux/amd64 manifest description, the reported size is 424 but the actual size is 524, making this test fail with containerd.

I've opened a ticket to fix the image used in this test #46632

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

The image that this test pulls contains an error in the linux/amd64
manifest description, the reported size is 424 but the actual size is
524, making this test fail with containerd.

Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
@rumpl rumpl added status/2-code-review containerd-integration Issues and PRs related to containerd integration labels Oct 12, 2023
@rumpl rumpl added this to the 25.0.0 milestone Oct 12, 2023
@thaJeztah
Copy link
Member

I've opened a ticket to fix the image used in this test #46632

Yeah, we should use the moby org on Docker Hub for test images, and we could push something there; maybe we need some job on the / a repository for building and pushing such images (also thinking of the Windows busybox image etc)

Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM

@thaJeztah thaJeztah merged commit 4cbac66 into moby:master Oct 12, 2023
103 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
containerd-integration Issues and PRs related to containerd integration status/2-code-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants