WIP OCPBUGS-81638: Manual cherry-pick node swap feature testcases to 4.21#30973
WIP OCPBUGS-81638: Manual cherry-pick node swap feature testcases to 4.21#30973BhargaviGudi wants to merge 1 commit intoopenshift:release-4.21from
Conversation
|
@BhargaviGudi: This pull request explicitly references no jira issue. 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. |
|
Important Review skippedAuto reviews are limited based on label configuration. 🚫 Review skipped — only excluded labels are configured. (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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: BhargaviGudi 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 |
4504214 to
f75daaa
Compare
condition.Status changes (True→False) for 4.21 Resolved verify-deps issue Add retry logic for transient network errors in restartKubeletOnNode Dynamically find worker-generated-kubelet MC name to support different platforms
|
@BhargaviGudi: This pull request references Jira Issue OCPBUGS-81638, which is valid. The bug has been moved to the POST state. 7 validation(s) were run on this bug
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. |
|
@BhargaviGudi: all tests passed! 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. |
Manual cherry-pick: Node swap feature testcases to 4.21
This is a manual cherry-pick of node swap feature test cases to the 4.21 release branch.
Original PRs
Note
This cherry-pick required adding the
skipOnSingleNodeTopology()helper function which was not present in the 4.21 branch but is needed by the CNV testcases being cherry-picked.Depends on PR: #30976 and openshift/release#77488