-
Bug
-
Resolution: Done-Errata
-
Minor
-
4.13.z, 4.12.z, 4.14.z, 4.15.z, 4.17.z, 4.16.z, 4.18.z, 4.19.0
-
None
This is a clone of issue OCPBUGS-55297. The following is the description of the original issue:
—
This is a clone of issue OCPBUGS-55038. The following is the description of the original issue:
—
Description of problem:
We have had this change upstream for several years now, which makes it possible to set 'offlineExpansion: false' in the test manifest to skip offline expansion tests: https://github.com/kubernetes/kubernetes/pull/109580 As far as I know, ibm-vpc-block-csi-driver is the only one that we maintain that does not support it. I had to add a TEST_SKIPS variable here temporarily: https://github.com/openshift/release/blob/8d2265cdb049ef3f7286e85d19c62af4f3bae1d4/ci-operator/step-registry/openshift/e2e/ibmcloud/csi/openshift-e2e-ibmcloud-csi-workflow.yaml#L19-L20 We should add 'offlineExpansion: false' to https://github.com/openshift/ibm-vpc-block-csi-driver-operator/blob/main/test/e2e/manifest.yaml -- it's a single line change, and if we backport it all the way to 4.12 then we can also drop that TEST_SKIPS workaround from openshift/release.
Version-Release number of selected component (if applicable):
4.12 - 4.19
How reproducible:
100% without TEST_SKIPS workaround
Steps to Reproduce:
1. Set TEST_CSI_DRIVER_MANIFEST and TEST_CSI_DRIVER_FILES to point to the test/e2e/manifest.yaml from ibm-vpc-block-csi-driver-operator 2. Set KUBECONFIG to point to IBM VPC cluster 3. Run './openshift-tests run openshift/csi' (from openshift/origin repo)
Actual results:
Offline expansion test reports failure
Expected results:
Offline expanstion test should be skipped
Additional info:
- blocks
-
OCPBUGS-59727 [IBM VPC] set offlineExpansion to false in e2e test manifest
-
- Closed
-
- clones
-
OCPBUGS-55297 [IBM VPC] set offlineExpansion to false in e2e test manifest
-
- Closed
-
- is blocked by
-
OCPBUGS-55297 [IBM VPC] set offlineExpansion to false in e2e test manifest
-
- Closed
-
- is cloned by
-
OCPBUGS-59727 [IBM VPC] set offlineExpansion to false in e2e test manifest
-
- Closed
-
- links to
-
RHBA-2025:12437 OpenShift Container Platform 4.17.37 bug fix update