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 Dockerfile for s390x #217

Merged
merged 4 commits into from
Apr 5, 2024
Merged

Add Dockerfile for s390x #217

merged 4 commits into from
Apr 5, 2024

Conversation

cdeepali
Copy link
Contributor

@cdeepali cdeepali commented Mar 28, 2024

Checklist before submitting

Description

Add UBI8 dockerfile for s390x
Use conda-build v3.26.1 on s390x to fix the following error Ref - conda/conda-build@ef12b93):

 patchelf: wrong ELF type

  File "/opt/conda/lib/python3.10/site-packages/conda_build/os_utils/liefldd.py", line 404, in inspect_linkages_lief
    if binary.format == lief.EXE_FORMATS.ELF:
    
 [OPEN-CE-ERROR]-11 Unable to build recipe: tensorflow-base
'NoneType' object has no attribute 'format'

Review process to land

  1. All tests and other checks must succeed.
  2. At least one maintainer must review and approve.
  3. If any maintainer requests changes, they must be addressed.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.32%. Comparing base (39c804d) to head (f0e2d1a).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #217   +/-   ##
=======================================
  Coverage   88.32%   88.32%           
=======================================
  Files          25       25           
  Lines        2184     2184           
=======================================
  Hits         1929     1929           
  Misses        255      255           
Flag Coverage Δ
unittests 88.32% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@cdeepali cdeepali merged commit 8e51193 into open-ce:main Apr 5, 2024
4 of 7 checks passed
@cdeepali cdeepali deleted the dc-adds390x branch April 5, 2024 06:36
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