Skip to content

ocp-4.11 repos: align after 8.6 GA#28573

Merged
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
sosiouxme:20220513-4.11-8.6-GA
May 13, 2022
Merged

ocp-4.11 repos: align after 8.6 GA#28573
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
sosiouxme:20220513-4.11-8.6-GA

Conversation

@sosiouxme
Copy link
Copy Markdown
Member

with RHEL 8.6 GA we can now pin to it for the base OS and codeready, and
get rid of beta repos; this aligns with ART config.

NFV and virt aren't configured by ART, so these were left pinned to 8.4
in ocp-4.11-rhel8.repo as they have been (my understanding is that this is the default repo file),
and this was copied to ocp-4.11-rhel86.repo so they are now identical.

with RHEL 8.6 GA we can now pin to it for the base OS and codeready, and
get rid of beta repos; this aligns with ART config.

NFV and virt aren't configured by ART, so these were left pinned to 8.4
in ocp-4.11-rhel8.repo as they have been, and this was copied to
ocp-4.11-rhel86.repo so they are now identical.
@sosiouxme
Copy link
Copy Markdown
Member Author

/assign @jupierce
/assign @yselkowitz

@openshift-ci openshift-ci Bot requested review from danilo-gemoli and smg247 May 13, 2022 13:53
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 13, 2022
@elfosardo
Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label May 13, 2022
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 13, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: elfosardo, sosiouxme

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 13, 2022

@sosiouxme: all tests passed!

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

@openshift-merge-robot openshift-merge-robot merged commit f48ace6 into openshift:master May 13, 2022
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 13, 2022

@sosiouxme: Updated the following 7 configmaps:

  • base-repos configmap in namespace ocp at cluster app.ci using the following files:
    • key ocp-4.11-rhel8-aarch64.repo using file core-services/release-controller/_repos/ocp-4.11-rhel8-aarch64.repo
    • key ocp-4.11-rhel8.repo using file core-services/release-controller/_repos/ocp-4.11-rhel8.repo
    • key ocp-4.11-rhel86.repo using file core-services/release-controller/_repos/ocp-4.11-rhel86.repo
  • base-repos configmap in namespace ocp at cluster build01 using the following files:
    • key ocp-4.11-rhel8-aarch64.repo using file core-services/release-controller/_repos/ocp-4.11-rhel8-aarch64.repo
    • key ocp-4.11-rhel8.repo using file core-services/release-controller/_repos/ocp-4.11-rhel8.repo
    • key ocp-4.11-rhel86.repo using file core-services/release-controller/_repos/ocp-4.11-rhel86.repo
  • base-repos configmap in namespace ocp at cluster build02 using the following files:
    • key ocp-4.11-rhel8-aarch64.repo using file core-services/release-controller/_repos/ocp-4.11-rhel8-aarch64.repo
    • key ocp-4.11-rhel8.repo using file core-services/release-controller/_repos/ocp-4.11-rhel8.repo
    • key ocp-4.11-rhel86.repo using file core-services/release-controller/_repos/ocp-4.11-rhel86.repo
  • base-repos configmap in namespace ocp at cluster build03 using the following files:
    • key ocp-4.11-rhel8-aarch64.repo using file core-services/release-controller/_repos/ocp-4.11-rhel8-aarch64.repo
    • key ocp-4.11-rhel8.repo using file core-services/release-controller/_repos/ocp-4.11-rhel8.repo
    • key ocp-4.11-rhel86.repo using file core-services/release-controller/_repos/ocp-4.11-rhel86.repo
  • base-repos configmap in namespace ocp at cluster build04 using the following files:
    • key ocp-4.11-rhel8-aarch64.repo using file core-services/release-controller/_repos/ocp-4.11-rhel8-aarch64.repo
    • key ocp-4.11-rhel8.repo using file core-services/release-controller/_repos/ocp-4.11-rhel8.repo
    • key ocp-4.11-rhel86.repo using file core-services/release-controller/_repos/ocp-4.11-rhel86.repo
  • base-repos configmap in namespace ocp at cluster build05 using the following files:
    • key ocp-4.11-rhel8-aarch64.repo using file core-services/release-controller/_repos/ocp-4.11-rhel8-aarch64.repo
    • key ocp-4.11-rhel8.repo using file core-services/release-controller/_repos/ocp-4.11-rhel8.repo
    • key ocp-4.11-rhel86.repo using file core-services/release-controller/_repos/ocp-4.11-rhel86.repo
  • base-repos configmap in namespace ocp at cluster vsphere using the following files:
    • key ocp-4.11-rhel8-aarch64.repo using file core-services/release-controller/_repos/ocp-4.11-rhel8-aarch64.repo
    • key ocp-4.11-rhel8.repo using file core-services/release-controller/_repos/ocp-4.11-rhel8.repo
    • key ocp-4.11-rhel86.repo using file core-services/release-controller/_repos/ocp-4.11-rhel86.repo
Details

In response to this:

with RHEL 8.6 GA we can now pin to it for the base OS and codeready, and
get rid of beta repos; this aligns with ART config.

NFV and virt aren't configured by ART, so these were left pinned to 8.4
in ocp-4.11-rhel8.repo as they have been (my understanding is that this is the default repo file),
and this was copied to ocp-4.11-rhel86.repo so they are now identical.

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.

@sosiouxme
Copy link
Copy Markdown
Member Author

huh. i expected it to need more approvals :) hope i knew what i was doing.

@sosiouxme sosiouxme deleted the 20220513-4.11-8.6-GA branch May 13, 2022 14:42
@travier
Copy link
Copy Markdown
Member

travier commented May 13, 2022

I had this one in progress #28521 and I'm not sure about what we should do (see the PR description comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants