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

ci: add fedora40 and el9 builders #105

Merged
merged 6 commits into from
Dec 13, 2024
Merged

Conversation

garlick
Copy link
Member

@garlick garlick commented Dec 11, 2024

Problem: ci is building fedora34, which isn't being updated anymore in flux-core. Also ci is missing an el9 builder.

Add an el9 builder and update fedora34 to fedora40.

Problem: the fluxrm/flux-core:fedora34 docker image is no longer
being updated.

Replace fedora34 with fedora40 to match flux-core.
Problem: the el8 docker image won't build without overriding
OPENPMIX_BRANCH because the default is too old.

Update OPENPMIX_BRANCH to 4.2.9 to match the other Dockerfiles.
Problem: flux-pmix is not tested on el9.

Add an el9 Dockerfile.
Problem: the docker image moved from fedora34 to fedora40
but ci still wants to build 34.

Move ci to fedora40.

Adjust the title of the build to say "ompi v5" instead of the full
version, so we don't have to keep updating branch protections as new
v5 releases come out.
Problem: we have an el9 image now, but it is not run in ci.

Add an el9 builder.
Problem: TOSS 4 has upgraded to pmix-3.2.5 but CI is still testing
3.2.3 on el8.

Update el8 builder to pmix-3.2.5.
Copy link
Contributor

@grondo grondo left a comment

Choose a reason for hiding this comment

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

Nice! LGTM.

@garlick garlick added the merge-when-passing Let mergify auto-rebase and merge when CI passes label Dec 13, 2024
@mergify mergify bot merged commit 8d8d3b7 into flux-framework:main Dec 13, 2024
14 checks passed
@garlick garlick deleted the ci_update2 branch December 13, 2024 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge-when-passing Let mergify auto-rebase and merge when CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants