-
Bug
-
Resolution: Done
-
Major
-
None
-
4.15.0, 4.16.0, 4.17.0, 4.18
-
+
-
None
-
False
-
Description of problem:
When Manila service is enabled and not working with an NFS backend (over a Storage Network) using CephFS with Ganesha the following test fails:
[sig-installer][Suite:openshift/openstack] The OpenStack platform on volume creation should create a manila share when using manila storage class
Proposal: The test should not run if the pre-requisites are not met
Version-Release number of selected component (if applicable):
4.16,4.17,4.18
How reproducible:
https://prow.ci.openshift.org/view/gs/test-platform-results/logs/periodic-ci-shiftstack-ci-release-4.18-e2e-openstack-fips/1861296843665707008 https://prow.ci.openshift.org/view/gs/test-platform-results/logs/periodic-ci-shiftstack-ci-release-4.17-e2e-openstack-ovn-parallel/1861170023096127488 https://prow.ci.openshift.org/view/gs/test-platform-results/logs/periodic-ci-shiftstack-ci-release-4.16-e2e-openstack-ovn-password/1861235684468068352
Steps to Reproduce:
1. 2. 3.
Actual results:
Failing tests: [sig-installer][Suite:openshift/openstack] The OpenStack platform on volume creation should create a manila share when using manila storage class
Expected results:
Pass
Additional info:
Failed test at: https://github.com/openshift/openstack-test/blob/main/test/extended/openstack/volumes.go#L186-L227 We currently hard-code the NFS protocol in the Manila CSI operator for OpenShift: https://github.com/openshift/csi-driver-manila-operator/blob/master/assets/controller.yaml#L69-L70