Skip to content

release-controller/_repos: point the 8.5 mirror and 8.5 URLs#28503

Merged
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
miabbott:make_rhel_85_again
May 11, 2022
Merged

release-controller/_repos: point the 8.5 mirror and 8.5 URLs#28503
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
miabbott:make_rhel_85_again

Conversation

@miabbott
Copy link
Copy Markdown
Member

CI jobs run against openshift/os rely on the repo mirror to build
RHCOS for test.

Currently, we are building/testing using RHEL 8.5 content. The repo
defintion here, which has rhel85 in the name, used URLs that point
to the latest available RHEL 8 release, which is now 8.6.

Change these URLs to point to RHEL 8.5 content, appropriately.

CI jobs run against `openshift/os` rely on the repo mirror to build
RHCOS for test.

Currently, we are building/testing using RHEL 8.5 content. The repo
defintion here, which has `rhel85` in the name, used URLs that point
to the latest available RHEL 8 release, which is now 8.6.

Change these URLs to point to RHEL 8.5 content, appropriately.
@miabbott
Copy link
Copy Markdown
Member Author

/assign @bradmwilliams

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 11, 2022

@miabbott: 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.

@cgwalters
Copy link
Copy Markdown
Member

LGTM

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

I think what we clearly need though are reliably versioned repositories that don't change semantics when a rhel minor goes out.

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 11, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bradmwilliams, miabbott

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 openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 11, 2022
@openshift-merge-robot openshift-merge-robot merged commit a926362 into openshift:master May 11, 2022
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 11, 2022

@miabbott: Updated the following 7 configmaps:

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

In response to this:

CI jobs run against openshift/os rely on the repo mirror to build
RHCOS for test.

Currently, we are building/testing using RHEL 8.5 content. The repo
defintion here, which has rhel85 in the name, used URLs that point
to the latest available RHEL 8 release, which is now 8.6.

Change these URLs to point to RHEL 8.5 content, appropriately.

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.

@miabbott
Copy link
Copy Markdown
Member Author

I think what we clearly need though are reliably versioned repositories that don't change semantics when a rhel minor goes out.

@cgwalters In the past we have got bit by using the content/dist/rhel8/8.Y/ path from the repos where they were not receiving z-stream updates. Instead, updates were only being provided by content/dist/rhel8/8/. This may have changed though; a spot check of the kernel package in the 8.5 location shows it up to date with the latest 8.5.z release.

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.

4 participants