Skip to content

WIP TEST: Reproduce OCPBUGS-23514 for CVO #4980

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

dis016
Copy link

@dis016 dis016 commented Apr 10, 2025

(sorry for the noise)

Attempt to make OCPBUGS-23514 reproducible by creating an ephemeral payload that will not respect CVO's update assumptions/contract. I try to make the following work:

Install 4.19 EC2
Build a 4.19 ephemeral payload with this patch, containing an machine-config CO with hardcoded 4.19.0-ec.2 "--payload-version,RELEASE_VERSION(=instead of actual payload image version)
Update the cluster to this ephemeral payload
machine-config operator should set the CO version to 4.19.0-ec.2 and therefore CVO will never consider the CO as updated, and the update should get stuck on it (reproducing OCPBUGS-23514)

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 10, 2025
Copy link
Contributor

openshift-ci bot commented Apr 10, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dis016
Once this PR has been reviewed and has the lgtm label, please assign cheesesashimi for approval. For more information see the Code Review Process.

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

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

Copy link
Contributor

openshift-ci bot commented Apr 11, 2025

@dis016: The following tests 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-gcp-op-single-node 52b0f51 link true /test e2e-gcp-op-single-node
ci/prow/e2e-agent-compact-ipv4 52b0f51 link false /test e2e-agent-compact-ipv4
ci/prow/e2e-aws-ovn-upgrade 52b0f51 link true /test e2e-aws-ovn-upgrade
ci/prow/e2e-azure-ovn-upgrade-out-of-change 52b0f51 link false /test e2e-azure-ovn-upgrade-out-of-change
ci/prow/e2e-hypershift 52b0f51 link true /test e2e-hypershift
ci/prow/e2e-gcp-op 52b0f51 link true /test e2e-gcp-op
ci/prow/e2e-aws-ovn-upgrade-out-of-change 52b0f51 link false /test e2e-aws-ovn-upgrade-out-of-change
ci/prow/images 52b0f51 link true /test images
ci/prow/e2e-aws-ovn 52b0f51 link true /test e2e-aws-ovn
ci/prow/e2e-gcp-op-ocl 52b0f51 link false /test e2e-gcp-op-ocl
ci/prow/okd-scos-e2e-aws-ovn 52b0f51 link false /test okd-scos-e2e-aws-ovn
ci/prow/bootstrap-unit 52b0f51 link false /test bootstrap-unit
ci/prow/unit 52b0f51 link true /test unit
ci/prow/e2e-gcp-op-techpreview 52b0f51 link false /test e2e-gcp-op-techpreview

Full PR test history. Your PR dashboard.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant