ansys / pymapdl

Pythonic interface to MAPDL
https://mapdl.docs.pyansys.com
MIT License
419 stars 116 forks source link

ci: Adding v251 CentOS based image to testing #3210

Open germa89 opened 1 week ago

germa89 commented 1 week ago

Description

Using v251 for testing

Issue linked

NA

Checklist

ansys-reviewer-bot[bot] commented 1 week ago

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

germa89 commented 1 week ago

Running full tests on: https://github.com/ansys/pymapdl/actions/runs/9662993049

GitHub
CI · ansys/pymapdl@89140c3
Pythonic interface to MAPDL. Contribute to ansys/pymapdl development by creating an account on GitHub.
codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.21%. Comparing base (7c1eb1e) to head (286c4ab). Report is 20 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3210 +/- ## ========================================== - Coverage 86.63% 84.21% -2.43% ========================================== Files 52 53 +1 Lines 9550 9625 +75 ========================================== - Hits 8274 8106 -168 - Misses 1276 1519 +243 ```
germa89 commented 1 week ago

Running full tests on: https://github.com/ansys/pymapdl/actions/runs/9662993049

GitHubCI · ansys/pymapdl@89140c3Pythonic interface to MAPDL. Contribute to ansys/pymapdl development by creating an account on GitHub.

The CICD is failing with:

/ansys_inc/ansys/bin/linx64/ansys.e: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by /ansys_inc/tp/AMD/AOCL/v4.2.1/linx64/lib/libaocl.so)
/ansys_inc/ansys/bin/linx64/ansys.e: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by /ansys_inc/tp/AMD/AOCL/v4.2.1/linx64/lib/libaocl.so)

@dts12263 has been notified and he is working on it.

GitHub
CI · ansys/pymapdl@89140c3
Pythonic interface to MAPDL. Contribute to ansys/pymapdl development by creating an account on GitHub.
germa89 commented 14 hours ago

MAPDL 2025R1 wont be CenOS based anymore. It will be migrated to Rocky.