Skip to content

integration-cli: Skip TestRmiParentImageFail when using c8d snapshotters#46432

Merged
thaJeztah merged 1 commit intomoby:masterfrom
vvoland:c8d-skip-image-rm-test
Sep 8, 2023
Merged

integration-cli: Skip TestRmiParentImageFail when using c8d snapshotters#46432
thaJeztah merged 1 commit intomoby:masterfrom
vvoland:c8d-skip-image-rm-test

Conversation

@vvoland
Copy link
Contributor

@vvoland vvoland commented Sep 8, 2023

With containerd image store the images don't depend on each other even if they share the same content and it's totally fine to delete the "parent" image.

The skip is necessary because deleting the "parent" image does not produce an error with the c8d image store and deleting the busybox image breaks other tests.

- What I did

- How I did it

- How to verify it

- Description for the changelog

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

With containerd image store the images don't depend on each other even
if they share the same content and it's totally fine to delete the
"parent" image.

The skip is necessary because deleting the "parent" image does not
produce an error with the c8d image store and deleting the `busybox`
image breaks other tests.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
@vvoland vvoland added status/2-code-review area/testing containerd-integration Issues and PRs related to containerd integration labels Sep 8, 2023
@vvoland vvoland added this to the 25.0.0 milestone Sep 8, 2023
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 e6d9d21 into moby:master Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/testing containerd-integration Issues and PRs related to containerd integration status/2-code-review

Projects

Development

Successfully merging this pull request may close these issues.

3 participants