NO-JIRA: manifest-rhel-9.6: add early kernel repo#1741
Conversation
We need to enable the `rhel-9.6-early-kernel` repo to ensure that we still get access to the early kernels. Non-el-only variants (like `ocp-rhel-9.6`) get this already through their plashets. (In fact, the `rhel-9.6-early-kernel` repo is just an OCP plashet in disguise; there are excludes added so that only the kernel is permitted. This doesn't break the "el-only" concept because those kernels _are_ RHEL-versioned. It's just that historically we've consumed them through OCP plashets, but ideally in the future we'd have a separate, clearly RHEL-versioned, repo for them... But ideally ideally, when we rebase to rhel-bootc, we have a rhel-bootc stream that uses those kernels that we would derive from.)
|
CI will need openshift/release#61361. This would've been cleaner probably as an rpm-ostree |
|
CI should pass now. /retest |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aaradhak, jlebon The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Just going to force this in. The extensions container is hitting the same issue as openshift/release#61040 (comment). But we're doing this to fix the RHCOS pipeline in the first place. /override ci/prow/e2e-aws |
|
@jlebon: This pull request explicitly references no jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
@jlebon: Overrode contexts on behalf of jlebon: ci/prow/e2e-aws, ci/prow/images DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
@jlebon: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
We need to enable the
rhel-9.6-early-kernelrepo to ensure that we still get access to the early kernels. Non-el-only variants (likeocp-rhel-9.6) get this already through their plashets.(In fact, the
rhel-9.6-early-kernelrepo is just an OCP plashet in disguise; there are excludes added so that only the kernel is permitted. This doesn't break the "el-only" concept because those kernels are RHEL-versioned. It's just that historically we've consumed them through OCP plashets, but ideally in the future we'd have a separate, clearly RHEL-versioned, repo for them... But ideally ideally, when we rebase to rhel-bootc, we have a rhel-bootc stream that uses those kernels that we would derive from.)