dell / csm

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

[BUG]: Automation for reverseproxy tls secret and powermax-array-config does not present in E2E #1589

Open mgandharva opened 3 hours ago

mgandharva commented 3 hours ago

Bug Description

We are running the Operator E2E tests on PowerMax right now without modules so the scenarios being run include Install PowerMax Driver(Standalone) and Install PowerMax Driver(Sidecar). We have identified at least two issues with these scenarios.

First, there is an error on the driver installation because csirevproxy-tls-secret is not created anywhere in the e2e code. Describing the csm/powermax: Events: Type Reason Age From Message


Warning Updated 7s (x13 over 27s) csm Failed Prechecks: failed reverseproxy validation: failed to find secret csirevproxy-tls-secret

Secondly, the next issue was powermax-array-config is not created anywhere in the e2e code either. Describing any of the worker or conrtoller pods: Events: Type Reason Age From Message


Normal Scheduled 2m21s default-scheduler Successfully assigned powermax/powermax-controller-7b5b76984c-wsl52 to ocppmx-worker.ocppmx.hop.lab.emc.com Warning FailedMount 13s (x9 over 2m21s) kubelet MountVolume.SetUp failed for volume "powermax-array-config" : configmap "powermax-array-config" not found .

Logs

Describing the csm/powermax: Events: Type Reason Age From Message


Warning Updated 7s (x13 over 27s) csm Failed Prechecks: failed reverseproxy validation: failed to find secret csirevproxy-tls-secret

Describing any of the worker or conrtoller pods: Events: Type Reason Age From Message


Normal Scheduled 2m21s default-scheduler Successfully assigned powermax/powermax-controller-7b5b76984c-wsl52 to ocppmx-worker.ocppmx.hop.lab.emc.com Warning FailedMount 13s (x9 over 2m21s) kubelet MountVolume.SetUp failed for volume "powermax-array-config" : configmap "powermax-array-config" not found .

Screenshots

No response

Additional Environment Information

No response

Steps to Reproduce

Run E2E test for powermax : ./run-e2e-test.sh --pmax --cert-csi=/root/cert-csi, in this folder https://github.com/dell/csm-operator/tree/main/tests/e2e

Expected Behavior

All the test should pass.

CSM Driver(s)

Powermax

Installation Type

No response

Container Storage Modules Enabled

No response

Container Orchestrator

NA

Operating System

NA

csmbot commented 3 hours ago

@mgandharva: Thank you for submitting this issue!

The issue is currently awaiting triage. Please make sure you have given us as much context as possible.

If the maintainers determine this is a relevant issue, they will remove the needs-triage label and respond appropriately.


We want your feedback! If you have any questions or suggestions regarding our contributing process/workflow, please reach out to us at container.storage.modules@dell.com.