-
Notifications
You must be signed in to change notification settings - Fork 132
ci: use own DPF standalone Docker image reference in workflows #3882
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
Conversation
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
@pyansys-ci-bot LGTM. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Failing at the moment. Waiting for ansys/pydpf-core#2254 |
…tests and documentation
…ansys/pymapdl into ci/usind-dpf-standalone-in-cicd
…tandalone-in-cicd
… use rocky version
…server activation
… variable for DPF server
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3882 +/- ##
=======================================
Coverage 88.27% 88.28%
=======================================
Files 187 187
Lines 14830 14830
=======================================
+ Hits 13091 13092 +1
+ Misses 1739 1738 -1 🚀 New features to boost your workflow:
|
6b6b2bc
to
1b3229b
Compare
I had to change the docker image from ubuntu to rocky OS. For some reason, the ubuntu version does not work. |
Remote: v25.1-ubuntu-student / test-remote is failing and I dont know why. The other setups (remote v24.2 and v25.2/latest) are working fine. |
My fault, I did overwrite the DPF image with the daily built. That is why I had to specify Rocky version of the standalone docker image. |
Description
As the title.
Issue linked
Related #3852
Checklist
draft
if it is not ready to be reviewed yet.feat: adding new MAPDL command
)