NO-JIRA: Tolerate events during the vSphere CSI driver removal test#31124
NO-JIRA: Tolerate events during the vSphere CSI driver removal test#31124jsafrane wants to merge 2 commits into
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: automatic mode |
|
@jsafrane: 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. |
WalkthroughAdds broader vSphere E2E test name matching and a helper to detect when an upgrade-event interval overlaps E2E test intervals; wires that helper into a storage-specific exception path used during operator state transition checks. ChangesvSphere E2E Interval Detection and Overlap Handling
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 11 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (11 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Warning Review ran into problems🔥 ProblemsGit: Failed to clone repository. Please run the Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: jsafrane 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 |
|
@jsafrane: This PR was included in a payload test run from openshift/vmware-vsphere-csi-driver-operator#337
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/feb5b540-4879-11f1-9b84-0bd24eaf093f-0 |
|
Scheduling required tests: |
|
@jsafrane: This PR was included in a payload test run from openshift/vmware-vsphere-csi-driver-operator#337
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/37759370-4936-11f1-9e56-9cae5cc88990-0 |
|
@jsafrane: This PR was included in a payload test run from openshift/vmware-vsphere-csi-driver-operator#337
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/96558910-4952-11f1-97b0-fb3ae878c0e7-0 |
|
@jsafrane: This PR was included in a payload test run from openshift/vmware-vsphere-csi-driver-operator#337
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/d510caf0-4968-11f1-8c7c-279887907322-0 |
|
Scheduling required tests: |
|
@jsafrane: This PR was included in a payload test run from openshift/vmware-vsphere-csi-driver-operator#337
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/d169c100-4d4f-11f1-9ff8-0e8746f8c833-0 |
d1d7137 to
6bb760b
Compare
|
Scheduling required tests: |
|
@jsafrane: 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. |
|
@jsafrane: This PR was included in a payload test run from openshift/vmware-vsphere-csi-driver-operator#337
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/004dd590-4ec9-11f1-993b-173c43a0464e-0 |
6bb760b to
e6010e0
Compare
Test "vSphere CSI Driver Operator Removal" un-installs the CSI driver + installs it back. I.e. a DaemonSet and two Deployments will generate many events like "Created pod: vmware-vsphere-csi-driver-node-tkl25"
…test The test "vSphere CSI Driver Operator Removal should successfully remove and restore storage resources" removes the vSphere CSI driver and re-installs it back. During that test the Storage may become temporarily Available: false. When adding it back, the desired cluster configuration is that is that the driver should be available, but it takes a while to reach that state.
e6010e0 to
848ee43
Compare
|
@jsafrane: This PR was included in a payload test run from openshift/vmware-vsphere-csi-driver-operator#337
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/d57705f0-716c-11f1-83bf-d37e034c8961-0 |
|
Scheduling required tests: |
Test "vSphere CSI Driver Operator Removal" un-installs the CSI driver + installs it back. I.e. a DaemonSet and two Deployment are deleted + re-created with many events like "Created pod: vmware-vsphere-csi-driver-node-tkl25"
See openshift/vmware-vsphere-csi-driver-operator#337 that adds the test + a rehearsal result
Summary by CodeRabbit