-
Notifications
You must be signed in to change notification settings - Fork 23
Add Rocky 9.2 repo versions #532
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
3ec2f7c
to
a70a165
Compare
a70a165
to
53e1ef3
Compare
31dcc03
to
e5ec3cd
Compare
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.
It works fine, thanks @Alex-Welsh.
RL9 jobs failing:
|
e5ec3cd
to
d50b156
Compare
This change also fixes the formatting of the rocky CRB and highavailability repo versions so that the minor version is correctly chosen dynamically. The default repos for Rocky linux are now 9.2
d50b156
to
b4396af
Compare
We should be using workflow-built images in CI soon and it'll be reverted then |
Could you explain the problem? |
My assumption is that because the default minor version is now 2, it's trying to use Rocky 9.2 repos when the CI image is fixed at 9.1 for now, which is causing it to fail |
Shouldn't be an issue if we overwrite all of the repos to 9.2. Perhaps we're missing a repo? |
Some of those repo versions exist on Ark, but not on test-pulp because of failed syncs. The failed syncs are (mostly) fixed now. |
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.
We need to get this RL CI sorted as we're a bti blind at the moment.
This change also fixes the formatting of the rocky CRB and highavailability repo versions so that the minor version is correctly chosen dynamically.