Revert "OCPBUGS-98281: Add unit tests for product-cli create cluster commands (#9107)" - #9200
Revert "OCPBUGS-98281: Add unit tests for product-cli create cluster commands (#9107)"#9200redhat-chai-bot wants to merge 1 commit into
Conversation
…commands (openshift#9107)" This reverts commit 161f6d0. PR openshift#9107 introduced fixture-based snapshot tests for product-cli create cluster commands. The fixture YAML files were stale on merge — they captured output that no longer matches current main (a CAPI provider Role resource was removed from rendered output by a concurrent change). This breaks the "test / Unit Tests (other)" GitHub Actions check for all open PRs. Reverting to unblock main. The tests can be re-added with updated fixtures.
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@redhat-chai-bot: This pull request references Jira Issue OCPBUGS-98281, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (5)
📒 Files selected for processing (5)
💤 Files with no reviewable changes (5)
📝 WalkthroughWalkthroughThe pull request deletes cluster creation tests for Agent, AWS, Azure, KubeVirt, and OpenStack commands. The removed tests covered command construction, flag registration, inherited flags, expected flag sets, and cluster manifest rendering. Azure-specific imports for credentials, infrastructure setup, filesystem handling, fixtures, and flag parsing were also removed. Possibly related PRs
🚥 Pre-merge checks | ✅ 11✅ Passed checks (11 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: redhat-chai-bot The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/close |
|
@bryan-cox: Closed this PR. DetailsIn response to this:
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. |
|
@redhat-chai-bot: This pull request references Jira Issue OCPBUGS-98281. The bug has been updated to no longer refer to the pull request using the external bug tracker. DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
PR #9107 introduced fixture-based snapshot tests for product-cli create cluster commands. The fixture YAML files were stale on merge — they captured output that no longer matches current main (a CAPI provider Role resource was removed from rendered output by a concurrent change). This breaks the
test / Unit Tests (other)GitHub Actions check for all open PRs.Reverting to unblock main. The tests can be re-added with updated fixtures.
This reverts commit 161f6d0.
@devguyio requested in Slack thread
Summary by CodeRabbit