-
Notifications
You must be signed in to change notification settings - Fork 38
Update DNF packages & upgrade to Rocky Linux 9.7 #858
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
base: main
Are you sure you want to change the base?
Conversation
elelaysh
commented
Dec 4, 2025
- show failure url and status on latest_timestamps.py failure
eg to identify which pulp_path is incorrect
17531d2 to
40c418f
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.
one issue with repo paths but otherwise looks good (timestamp bumping script will need rerunning once fixed). As per https://github.com/stackhpc/ansible-slurm-appliance/blob/main/ansible/roles/dnf_repos/tasks/set_repos.yml#L19 the latest minor version snapshots will be used in the build automatically, so this can be tested with a fatimage run
environments/common/inventory/group_vars/all/dnf_repo_timestamps.yml
Outdated
Show resolved
Hide resolved
environments/common/inventory/group_vars/all/dnf_repo_timestamps.yml
Outdated
Show resolved
Hide resolved
epel everything source has now a tree subfolder See https://ark.stackhpc.com/pulp/content/epel/8/Everything/source/tree/ Co-authored-by: wtripp180901 <78219569+wtripp180901@users.noreply.github.com>
|
Does this need to incorporate #800? (or replace/close it?) |
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.
@elelaysh the way things move around in here when running that script to update timestamps is really annoying/makes the diff hard to review. Do you think you can fix it?? Even if not in this PR (i.e. it is ok if the new stable order isn't the current order, but it would be nice to not keep hitting this going forward)