red-hat-storage / ocs-ci

https://ocs-ci.readthedocs.io/en/latest/
MIT License
108 stars 168 forks source link

External mode ODF install verification after deployment is failing #10274

Open jilju opened 3 months ago

jilju commented 3 months ago

External mode cluster deployment - https://ocs4-jenkins-csb-odf-qe.apps.ocp-c1.prod.psi.redhat.com/job/qe-deploy-ocs-cluster/40703/

2024-08-09 13:57:41  04:27:41 - MainThread - ocs_ci.ocs.resources.storage_cluster - INFO  - Verifying storage classes
2024-08-09 13:57:41  04:27:41 - MainThread - ocs_ci.utility.utils - INFO  - Executing command: oc --kubeconfig /home/jenkins/current-cluster-dir/openshift-cluster-dir/auth/kubeconfig -n openshift-storage get StorageClass  -n openshift-storage -o yaml
2024-08-09 13:57:41  04:27:41 - MainThread - ocs_ci.ocs.resources.storage_cluster - ERROR  - few storage classess are not present: {'openshift-storage.noobaa.io'}

The storageclass 'openshift-storage.noobaa.io' is actually present after the installation but might have created after the check which caused the failure.

github-actions[bot] commented 2 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs.