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

Add more code towards supporting ppc64le #817

Merged
merged 1 commit into from
Oct 14, 2023
Merged

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Oct 13, 2023

Since the Docker image node doesn't support ppc64le, we need to define the build image using a variance on the builtin argument TARGETARCH to build the right image. I also added some tests so changes to the Dockerfile can be tested.

@atoulme atoulme requested review from a team as code owners October 13, 2023 22:41
@codecov-commenter
Copy link

codecov-commenter commented Oct 13, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (66f7416) 86.22% compared to head (537586a) 86.22%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #817   +/-   ##
=======================================
  Coverage   86.22%   86.22%           
=======================================
  Files          19       19           
  Lines         668      668           
  Branches      153      153           
=======================================
  Hits          576      576           
  Misses         92       92           

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

@seemk seemk merged commit be1ee36 into signalfx:main Oct 14, 2023
47 checks passed
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