Rocky 10 1#6030
Merged
Merged
Conversation
|
Reviews (1): Last reviewed commit: "update rocky in os-latest.yaml" | Re-trigger Greptile |
|
Reviews (2): Last reviewed commit: "fix hanging rocky96 reference" | Re-trigger Greptile |
1 similar comment
|
Reviews (2): Last reviewed commit: "fix hanging rocky96 reference" | Re-trigger Greptile |
nvanthao
requested changes
Jun 16, 2026
| name: Rocky Linux | ||
| version: "10.0" | ||
| version: "10.1" | ||
| vmimageuri: https://dl.rockylinux.org/pub/rocky/10/images/x86_64/Rocky-10-GenericCloud-Base.latest.x86_64.qcow2 |
Member
There was a problem hiding this comment.
it looks like the latest now is 10.2 https://dl.rockylinux.org/pub/rocky/10/images/x86_64/
| ubuntu18.04|ubuntu20.04|ubuntu22.04|ubuntu24.04) | ||
| ;; | ||
| rhel8.0|rhel8.1|rhel8.2|rhel8.3|rhel8.4|rhel8.5|rhel8.6|rhel8.7|rhel8.8|rhel8.9|rhel8.10|rhel9.0|rhel9.1|rhel9.2|rhel9.3|rhel9.4|rhel9.5|rhel9.6|rhel9.7|rhel9|rhel10.0|rhel10) | ||
| rhel8.0|rhel8.1|rhel8.2|rhel8.3|rhel8.4|rhel8.5|rhel8.6|rhel8.7|rhel8.8|rhel8.9|rhel8.10|rhel9.0|rhel9.1|rhel9.2|rhel9.3|rhel9.4|rhel9.5|rhel9.6|rhel9.7|rhel9|rhel10.0|rhel10.1|rhel10) |
Member
There was a problem hiding this comment.
we should add 10.2 as well since the vm rocky-10-GenericCloud-Base.latest.x86_64.qcow2 is pointing to RHEL 10.2 now
|
Reviews (3): Last reviewed commit: "add rocky 10.2" | Re-trigger Greptile |
nvanthao
approved these changes
Jun 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it:
Add support for Rocky 10.1 and 10.2
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Steps to reproduce
Does this PR introduce a user-facing change?
Does this PR require documentation?
NONE