Open DanielOsypenko opened 1 month ago
We need to pay attention that all failures happened on Multi StorageCluster modes https://reportportal-ocs4.apps.ocp-c1.prod.psi.redhat.com/ui/#ocs/launches/738/25719/1248174/1248194/log That probably means the Deployment will not be marked as External mode but will have multiple storage clusters:
storage_cluster_name: 'ocs-storagecluster'
external_storage_cluster_name: 'ocs-external-storagecluster'
and supposedly will have
DEPLOYMENT:
multi_storagecluster: True
we need to cover all cases to exclude it from regression
test_create_delete_pool
usually fails to create Storage Class on External mode clusters because no dropdown for a block pool, user can't create a new pool too due to restrictions to manage external storageDocumentation says no support to create Storage Class for External Mode clusters
https://reportportal-ocs4.apps.ocp-c1.prod.psi.redhat.com/ui/#ocs/launches/738/25719/1248174/1248194/log