-
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
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
|
Does this need to incorporate #800? (or replace/close it?) |
3027f04 to
ae20d96
Compare
sjpb
left a comment
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.
LGTM, but needs #866 merging first and then an image rebuild again (and possibly, timestamps updating again, might as well)
|
Tested on a small sms cluster: sinfo, srun, openondemand work |
eg to identify which pulp_path is incorrect
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>
because if based on 9.6 image I stay on 9.6 yum repos
496e51f to
610949f
Compare
it only includes the major version: ie rhel9 not rhel9.7
avoids loading the temporary inventory produced by tofu
0f10eff to
1dca6bc
Compare