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 OpenHPC 2/3 repos for EL8/9 #358

Merged
merged 2 commits into from
Dec 18, 2024
Merged

Add OpenHPC 2/3 repos for EL8/9 #358

merged 2 commits into from
Dec 18, 2024

Conversation

sjpb
Copy link
Contributor

@sjpb sjpb commented Dec 12, 2024

Note existing repofiles for this are defined at https://github.com/stackhpc/ansible-role-openhpc/blob/master/defaults/main.yml#L51, except they use centos instead of EL (which apparently is a symlink on the server)

@sjpb sjpb requested a review from a team as a code owner December 12, 2024 14:14
Copy link
Contributor

@Alex-Welsh Alex-Welsh left a comment

Choose a reason for hiding this comment

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

I had a go at syncing the repos here and it hit a few issues. I'm trying a few different things here but CI is being slow. I'm not yet sure if it's the mirrors being a bit flaky, or an issue with this config

Copy link
Contributor

@Alex-Welsh Alex-Welsh left a comment

Choose a reason for hiding this comment

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

I got it syncing after a little wrangling https://github.com/stackhpc/stackhpc-release-train/actions/runs/12298866481/job/34364906203

Basically, the urls are all one directory too deep e.g.
url: http://repos.openhpc.community/OpenHPC/2/EL_8/x86_64
becomes
url: http://repos.openhpc.community/OpenHPC/2/EL_8

Which means you don't need to duplicate for noarch and x86.

This applies to both EL8 and EL9

For future reference, they should point to the directory that contains the repodata dir

One other change, could you use https endpoints for all of them? A few are insecure at the moment

@sjpb
Copy link
Contributor Author

sjpb commented Dec 18, 2024

@Alex-Welsh Alex-Welsh merged commit 7f2f7b4 into main Dec 18, 2024
5 checks passed
@Alex-Welsh Alex-Welsh deleted the sync-openhpc branch December 18, 2024 16:54
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