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

propagating hdf5 version update to CI #978

Merged
merged 8 commits into from
Feb 14, 2025
Merged

Conversation

bam241
Copy link
Member

@bam241 bam241 commented Feb 14, 2025

This follows #976.
now updating the version of HDF5 used in the CI.

@bam241 bam241 requested a review from gonuke February 14, 2025 11:17
@bam241
Copy link
Member Author

bam241 commented Feb 14, 2025

I don't understand how this was working before

@bam241
Copy link
Member Author

bam241 commented Feb 14, 2025

btw it appears that we build more Docker container than we use in the build_test.yml (build matrix are not the same...)

@bam241
Copy link
Member Author

bam241 commented Feb 14, 2025

I think it would be nice to have the matrix existing in an other file, and pull it, but I didn't find a easy/clean way to do it :)

@gonuke
Copy link
Member

gonuke commented Feb 14, 2025

I think it would be nice to have the matrix existing in an other file, and pull it, but I didn't find a easy/clean way to do it :)

I agree that this would be great!

Copy link
Member

@gonuke gonuke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I want to make sure we use the right container for testing so that we don't get false positive results.

}}/moab:latest
}}:latest
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm a little concerned about this, because it means building DAGMC in a container that already has DAGMC installed.... The moab descriptor should be from a version of the build that stopped at MOAB

@bam241
Copy link
Member Author

bam241 commented Feb 14, 2025

there is no /moab container:

image

@gonuke
Copy link
Member

gonuke commented Feb 14, 2025

there is no /moab container:

hmmm... Maybe that's another inconsistency that has creeped in....

@gonuke
Copy link
Member

gonuke commented Feb 14, 2025

Let's remove the moab again and review the tests carefully to see that they are using the right build for testing.

I think we should maybe go through and delete all the old containers from the GHCR, carefully document the CI process, and start fresh.

@bam241
Copy link
Member Author

bam241 commented Feb 14, 2025

from one I see in the Dockerfile we need to target external_deps

@bam241
Copy link
Member Author

bam241 commented Feb 14, 2025

@gonuke external_deps descriptor seems to be ok, and it is the stage before DAGMC installation in the Dockerfile.

Copy link
Member

@gonuke gonuke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the follow up here @bam241

@gonuke gonuke merged commit a435d06 into svalinn:develop Feb 14, 2025
18 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.

2 participants