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

caa: Re-add ppc64le support to build #2237

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

stevenhorsman
Copy link
Member

When the arm support was added in #2194 it seems
to have broken ppc64le builds: e.g.
https://github.com/confidential-containers/cloud-api-adaptor/actions/runs/12747057891 so try and fix this

When the arm support was added in confidential-containers#2194 it seems
to have broken ppc64le builds: e.g.
https://github.com/confidential-containers/cloud-api-adaptor/actions/runs/12747057891
so try and fix this

Signed-off-by: stevenhorsman <[email protected]>
@stevenhorsman stevenhorsman added the test_e2e_libvirt Run Libvirt e2e tests label Jan 13, 2025
@stevenhorsman
Copy link
Member Author

I tested this on my fork: https://github.com/stevenhorsman/cloud-api-adaptor/actions/runs/12751593951/job/35539041122 and whilst all the jobs failed with lack of permission to push to quay.io/confidential-containers/cloud-api-adaptor, the build stage did seem to succeed, so I think this PR resolves the issue:

#29 [builder 12/12] RUN CC=gcc make ARCH=ppc64le COMMIT=9d0974f79d725fd017042f51dd1a7b7f3e092fa3 VERSION=v0.8.0-alpha.1-dev RELEASE_BUILD=false cloud-api-adaptor
#29 DONE 1239.7s

@stevenhorsman stevenhorsman marked this pull request as ready for review January 13, 2025 17:00
@stevenhorsman stevenhorsman requested a review from a team as a code owner January 13, 2025 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test_e2e_libvirt Run Libvirt e2e tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant