Skip to content

USHIFT-1259: update configure-vm.sh to lock RHEL minor release#1797

Merged
openshift-merge-robot merged 1 commit intoopenshift:mainfrom
dhellmann:USHIFT-1259-lock-rhel-version
May 16, 2023
Merged

USHIFT-1259: update configure-vm.sh to lock RHEL minor release#1797
openshift-merge-robot merged 1 commit intoopenshift:mainfrom
dhellmann:USHIFT-1259-lock-rhel-version

Conversation

@dhellmann
Copy link
Contributor

When setting up a system with a subscription, lock it to the current
minor release. This prevents the system from being upgraded beyond
that minor release so we can be sure that we are testing on the
version we install. Add a flag to disable this behavior for systems
where we want to test upgrading past the installed version.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label May 13, 2023
@openshift-ci-robot
Copy link

openshift-ci-robot commented May 13, 2023

@dhellmann: This pull request references USHIFT-1259 which is a valid jira issue.

Details

In response to this:

When setting up a system with a subscription, lock it to the current
minor release. This prevents the system from being upgraded beyond
that minor release so we can be sure that we are testing on the
version we install. Add a flag to disable this behavior for systems
where we want to test upgrading past the installed version.

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.

@openshift-ci openshift-ci bot requested review from ggiguash and pmtk May 13, 2023 21: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, 2023
When setting up a system with a subscription, lock it to the current
minor release. This prevents the system from being upgraded beyond
that minor release so we can be sure that we are testing on the
version we install. Add a flag to disable this behavior for systems
where we want to test upgrading past the installed version.

Signed-off-by: Doug Hellmann <dhellmann@redhat.com>
@dhellmann dhellmann force-pushed the USHIFT-1259-lock-rhel-version branch from a1fde19 to de14479 Compare May 13, 2023 22:07
@dhellmann
Copy link
Contributor Author

/assign @pacevedom

@dhellmann
Copy link
Contributor Author

/test test-unit

@dhellmann
Copy link
Contributor Author

The relevant section of the conformance job logs

+ source /etc/os-release
++ NAME='Red Hat Enterprise Linux'
++ VERSION='9.2 (Plow)'
++ ID=rhel
++ ID_LIKE=fedora
++ VERSION_ID=9.2
++ PLATFORM_ID=platform:el9
++ PRETTY_NAME='Red Hat Enterprise Linux 9.2 (Plow)'
++ ANSI_COLOR='0;31'
++ LOGO=fedora-logo-icon
++ CPE_NAME=cpe:/o:redhat:enterprise_linux:9::baseos
++ HOME_URL=https://www.redhat.com/
++ DOCUMENTATION_URL=https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9
++ BUG_REPORT_URL=https://bugzilla.redhat.com/
++ REDHAT_BUGZILLA_PRODUCT='Red Hat Enterprise Linux 9'
++ REDHAT_BUGZILLA_PRODUCT_VERSION=9.2
++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux'
++ REDHAT_SUPPORT_PRODUCT_VERSION=9.2
+ sudo subscription-manager release --set 9.2
Release set to: 9.2
+ sudo subscription-manager release --show
Release: 9.2
+ sudo dnf clean all -y
Updating Subscription Management repositories.
Waiting for process with pid 14456 to finish.
Waiting for process with pid 14456 to finish.
Waiting for process with pid 14456 to finish.
27 files removed

@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 14, 2023

@dhellmann: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-openshift-conformance-reduced-arm de14479 link false /test e2e-openshift-conformance-reduced-arm

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.

@ggiguash
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label May 16, 2023
@ggiguash
Copy link
Contributor

@dhellmann, should we backport this issue to release-4.13?

@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 16, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dhellmann, ggiguash

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-merge-robot openshift-merge-robot merged commit b386130 into openshift:main May 16, 2023
@dhellmann
Copy link
Contributor Author

/cherry-pick release-4.13

@openshift-cherrypick-robot

@dhellmann: new pull request created: #1805

Details

In response to this:

/cherry-pick release-4.13

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.

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. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. 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