dell / csm

Dell Container Storage Modules (CSM)
Apache License 2.0
71 stars 15 forks source link

[BUG]: Cert-csi Qualification failing for OCP 4.17 rca environment. #1485

Closed sakshi-garg1 closed 1 month ago

sakshi-garg1 commented 1 month ago

Bug Description

Cert-csi test is failing with the below error for all the suites in OCP 4.17 rca environment. image

Logs

error_logs.txt

Screenshots

No response

Additional Environment Information

No response

Steps to Reproduce

Cluster: OCP 4.17 RCA build Install operator and driver should be up and running Install cert-csi Run : ./cert-csi --debug certify --cert-config config.yaml --vsc vxflexos-snapclass

Expected Behavior

All the suites should pass .

CSM Driver(s)

Powerflex

Installation Type

Operator 1.6.0

Container Storage Modules Enabled

NA

Container Orchestrator

OCP 4.17 RCA

Operating System

Red Hat Enterprise Linux 9.4

sakshi-garg1 commented 1 month ago

link: 28528

sakshi-garg1 commented 1 month ago

The errors are converted into warnings in 4.17 GA build and the suite is passing. Although the changes are present in branch security_context_changes of cert-csi . Closing the issue.