Skip to content

fix(e2e): explicitly pass oci-mediatypes=true during image build - #466

Merged
Swapnanil-Gupta merged 1 commit into
mainfrom
fix-distribution-inspect-test
Jun 29, 2026
Merged

fix(e2e): explicitly pass oci-mediatypes=true during image build#466
Swapnanil-Gupta merged 1 commit into
mainfrom
fix-distribution-inspect-test

Conversation

@Swapnanil-Gupta

@Swapnanil-Gupta Swapnanil-Gupta commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Issue #, if available:

Description of changes:
From Buildkit v0.31.0 all image results now default to using OCI media types - moby/buildkit#6824.

Passing oci-mediatypes=true explicitly makes sure this test works with older Buildkit versions. To verify this, CI is ran against both buildkit 0.30 and 0.31.

  • pass oci-mediatypes=true to image build in distribution_inspect test
  • start testing against runc 1.5, containerd 2.3

Testing done:

  • I've reviewed the guidance in CONTRIBUTING.md

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@Swapnanil-Gupta
Swapnanil-Gupta requested a review from a team as a code owner June 29, 2026 21:18
- pass oci-mediatypes=true to image build in distribution_inspect test
- start testing against runc 1.5, containerd 2.3

Signed-off-by: Swapnanil Gupta <swpnlg@amazon.com>
@Swapnanil-Gupta
Swapnanil-Gupta force-pushed the fix-distribution-inspect-test branch from aa836d7 to 4e6d542 Compare June 29, 2026 21:36
@Swapnanil-Gupta

Copy link
Copy Markdown
Contributor Author

Overriding because SAMCLI failures are expected and are not related to this change.

@Swapnanil-Gupta
Swapnanil-Gupta merged commit d847cb4 into main Jun 29, 2026
121 of 125 checks passed
@Swapnanil-Gupta
Swapnanil-Gupta deleted the fix-distribution-inspect-test branch June 29, 2026 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants