[main] Add version logging to upgrade/downgrade tests#3975
[main] Add version logging to upgrade/downgrade tests#3975openshift-cherrypick-robot wants to merge 1 commit intoopenshift-knative:mainfrom
Conversation
The upgrade tests were hard to debug because upgrade/downgrade steps did not report version information on success. Added comprehensive logging to report: - Target CSV and component versions at start - InstallPlan approval - CSV success state - Each component version upgrade/downgrade progress - Final completion with version confirmation This makes it immediately clear whether tests upgraded to the expected version (e.g., 1.37.1) or an unexpected one (e.g., 1.38.0). Assisted-by: 🤖 Claude Opus/Sonnet 4.5
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: openshift-cherrypick-robot 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 |
|
@openshift-cherrypick-robot: The following tests failed, say
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-sigs/prow repository. I understand the commands that are listed here. |
This is an automated cherry-pick of #3971
/assign cardil