Skip to content

Conversation

@sumitd2
Copy link

@sumitd2 sumitd2 commented Sep 12, 2023

Change log description

IBM power architecture (ppc64le) support

Purpose of the change

ppc64le support

What the code does

Builds multiarch images supporting ppc64le and amd64.
Tests/CI would still be run on amd64, using multiarch images.

How to verify it

Execute make targets
Run CI

Note

docker buildx build for multiarch images requires the image to be pushed in the same command using --push. This should explain some of the required modifications.

@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (9d283c2) 85.12% compared to head (5ed811b) 85.12%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #570   +/-   ##
=======================================
  Coverage   85.12%   85.12%           
=======================================
  Files          12       12           
  Lines        1613     1613           
=======================================
  Hits         1373     1373           
  Misses        155      155           
  Partials       85       85           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant