-
Notifications
You must be signed in to change notification settings - Fork 23
[draft] RockyLinux 9.7 #2025
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: stackhpc/2025.1
Are you sure you want to change the base?
[draft] RockyLinux 9.7 #2025
Changes from all commits
6455cd1
bb18ed9
002797a
45a994b
902d2e5
98759e9
7737610
66e9160
9289794
51e12ea
5ae7080
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| --- | ||
| # Overcloud host image versioning tags | ||
| # These images must be in SMS, since they are used by our AIO CI runners | ||
| stackhpc_rocky_9_overcloud_host_image_version: "2025.1-20251216T122459" | ||
| stackhpc_rocky_9_overcloud_host_image_version: "2025.1-20251209T112113" | ||
| stackhpc_ubuntu_noble_overcloud_host_image_version: "2025.1-20250930T144255" |
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We should also bump the 3rd party repos used in container image builds for Rocky images (Grafana, Opensearch etc) |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -18,6 +18,7 @@ stackhpc_pulp_repo_doca_2_9_1_rhel9_5_version: 20241211T171301 | |
| stackhpc_pulp_repo_doca_2_9_1_rhel9_5_modules_version: 20250115T150314 | ||
| stackhpc_pulp_repo_doca_2_9_3_rhel9_6_version: 20250703T135021 | ||
| stackhpc_pulp_repo_doca_2_9_3_rhel9_6_modules_version: 20250714T141841 | ||
| stackhpc_pulp_repo_doca_3_2_0_rhel9_version: 20251204T124815 | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This will fail with |
||
| stackhpc_pulp_repo_docker_ce_ubuntu_noble_version: 20250616T155742 | ||
| stackhpc_pulp_repo_elrepo_9_version: 20250610T235426 | ||
| stackhpc_pulp_repo_elrepo_9_aarch64_version: 20250408T030629 | ||
|
|
@@ -76,8 +77,24 @@ stackhpc_pulp_repo_rocky_9_6_extras_version: 20250726T040613 | |
| stackhpc_pulp_repo_rocky_9_6_extras_aarch64_version: 20250726T045704 | ||
| stackhpc_pulp_repo_rocky_9_6_highavailability_version: 20250605T150141 | ||
| stackhpc_pulp_repo_rocky_9_6_highavailability_aarch64_version: 20250605T150141 | ||
| stackhpc_pulp_repo_rocky_9_sig_security_common_version: 20250222T040303 | ||
| stackhpc_pulp_repo_rocky_9_sig_security_common_aarch64_version: 20250222T044743 | ||
| stackhpc_pulp_repo_rocky_9_7_appstream_version: 20251214T205707 | ||
| stackhpc_pulp_repo_rocky_9_7_appstream_aarch64_version: 20251214T205707 | ||
| stackhpc_pulp_repo_rocky_9_7_appstream_source_version: 20251214T205707 | ||
| stackhpc_pulp_repo_rocky_9_7_baseos_version: 20251214T212636 | ||
| stackhpc_pulp_repo_rocky_9_7_baseos_aarch64_version: 20251214T212636 | ||
| stackhpc_pulp_repo_rocky_9_7_baseos_source_version: 20251214T212636 | ||
| stackhpc_pulp_repo_rocky_9_7_crb_version: 20251214T205707 | ||
| stackhpc_pulp_repo_rocky_9_7_crb_aarch64_version: 20251214T205707 | ||
| stackhpc_pulp_repo_rocky_9_7_crb_source_version: 20251214T205707 | ||
| stackhpc_pulp_repo_rocky_9_7_extras_version: 20251203T103807 | ||
| stackhpc_pulp_repo_rocky_9_7_extras_aarch64_version: 20251203T103807 | ||
| stackhpc_pulp_repo_rocky_9_7_extras_source_version: 20251203T103807 | ||
| stackhpc_pulp_repo_rocky_9_7_highavailability_version: 20251206T205608 | ||
| stackhpc_pulp_repo_rocky_9_7_highavailability_aarch64_version: 20251206T205608 | ||
| stackhpc_pulp_repo_rocky_9_7_highavailability_source_version: 20251206T205608 | ||
| stackhpc_pulp_repo_rocky_9_sig_security_common_version: 20251108T211425 | ||
| stackhpc_pulp_repo_rocky_9_sig_security_common_aarch64_version: 20251108T211425 | ||
| stackhpc_pulp_repo_rocky_9_sig_security_common_source_version: 20251108T211425 | ||
| stackhpc_pulp_repo_ubuntu_cloud_archive_version: 20250620T063939 | ||
| stackhpc_pulp_repo_ubuntu_noble_security_version: 20250620T113028 | ||
| stackhpc_pulp_repo_ubuntu_noble_version: 20250620T113028 | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| --- | ||
| features: | ||
| - | | ||
| Added support for Rocky Linux 9.7, including host packages and a full | ||
| container image refresh. | ||
| XXXX PENDING CONTAINER BUILD | ||
| upgrade: | ||
| - | | ||
| 9.7 is now the default release for Rocky Linux. | ||
|
Comment on lines
+7
to
+9
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I know we have done it in the past, but I don't think we need and upgrade note for this. It fits better in the "features". The "upgrade" section should only be used if there is some sort of breaking change when users upgrade to the given version |
||
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.
the
openstack:tag is the default tag for each OS. If the tags are identical, that is the only one that needs to be set, and all the others can be removed:(I'm not sure if I got the spacing right in the suggestion above, the GitHub UI is not my text editor of choice)