release-controller: Add ocp-4.11-rhel85.repo#26193
release-controller: Add ocp-4.11-rhel85.repo#26193openshift-merge-robot merged 1 commit intoopenshift:masterfrom
ocp-4.11-rhel85.repo#26193Conversation
miabbott
left a comment
There was a problem hiding this comment.
LGTM after the test failure is fixed
09869dc to
68c447e
Compare
|
/lgtm |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cgwalters, jupierce, miabbott, petr-muller 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 |
|
/hold cancel |
|
Hmm, do I need to rebase to get |
For RHCOS, we must have the ability to choose (as a pull request) which version of RHEL we use to build. Basically, I want to make https://github.com/openshift/os the canonical source for this. In preparation for that, add a split off rhel85 repository. I think we should also add a corresponding rhel86 version, but that can come in a bit.
68c447e to
913a0ab
Compare
|
New changes are detected. LGTM label has been removed. |
|
Trying a rebase 🏄 |
That job is not required and shouldn't prevent merging. Wonder if I can do the magic... /lgtm |
|
@cgwalters: 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/test-infra repository. I understand the commands that are listed here. |
|
@cgwalters: Updated the following 6 configmaps:
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/test-infra repository. |
We want to test RHCOS using RHEL 8.5 until we can switch to using RHEL 8.6, so use the newly created 8.5 repo. See: openshift/release#26193
For RHCOS, we must have the ability to choose (as a pull request)
which version of RHEL we use to build.
Basically, I want to make https://github.com/openshift/os the canonical
source for this.
In preparation for that, add a split off rhel85 repository.
I think we should also add a corresponding rhel86 version, but
that can come in a bit.