[WIP] [Ushift-919] Update RHEL 8 and RHEL 9 development environment #1461
[WIP] [Ushift-919] Update RHEL 8 and RHEL 9 development environment #1461copejon wants to merge 1 commit intoopenshift:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: copejon 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 |
|
@copejon: 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. |
| # --enable fast-datapath-for-rhel-${OSVERSION}-$(uname -i)-rpms | ||
| sudo subscription-manager repos \ | ||
| --enable rhocp-4.13-for-rhel-${OSVERSION}-$(uname -i)-rpms \ | ||
| --enable fast-datapath-for-rhel-${OSVERSION}-$(uname -i)-rpms |
There was a problem hiding this comment.
Can you explain why these are necessary? We're supposed to use mirror repositories until the 4.13 rhocp become available.
Which issue(s) this PR addresses:
Closes USHIFT-919