repos: add RHEL 8.3 repo for use in openshift/os Prow jobs#18664
repos: add RHEL 8.3 repo for use in openshift/os Prow jobs#18664openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Conversation
RHCOs 4.7 will be using RHEL 8.3 in the short term, until after OCP 4.8 GAs. While changes to 4.7 are unlikely during this time, it would be useful to have the ability to run Prow jobs on the `release-4.7` branch of `openshift/os` with the correct content.
|
I think I did this correctly; followed the path blazed by Colin + Timothée /assign travier |
|
Shouldn't we switch the OCP-4.7-rhel8 to 8.3 instead of adding a new one? (and we will update it to 8.4 soon) |
I opted for a new set of repos to minimize the impact on any other component/repo that might be relying on This way we only have to update the |
|
/assign @bradmwilliams |
|
Looks like we still need approval from DPTP, gonna try... /assign @stevekuznetsov |
|
/unassign @stevekuznetsov |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alvaroaleman, bradmwilliams, cgwalters, miabbott 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 |
|
@miabbott: Updated the following 4 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. |
Update the CI test to fetch RHEL 8.3 repos. This should be reverted once we intend to start using RHEL 8.3 in RHCOS 4.7. See: openshift/release#18664
RHCOs 4.7 will be using RHEL 8.3 in the short term, until after OCP
4.8 GAs. While changes to 4.7 are unlikely during this time, it
would be useful to have the ability to run Prow jobs on the
release-4.7branch ofopenshift/oswith the correct content.