Skip to content

Fix Powermax Integration test failures#344

Merged
Sahiba-Gupta merged 1 commit into
mainfrom
pvt/int_defect4
Oct 18, 2024
Merged

Fix Powermax Integration test failures#344
Sahiba-Gupta merged 1 commit into
mainfrom
pvt/int_defect4

Conversation

@Sahiba-Gupta

@Sahiba-Gupta Sahiba-Gupta commented Oct 17, 2024

Copy link
Copy Markdown
Contributor

PR will solve Powermax integration tests failure.

GitHub Issue #
https://github.com/dell/csm/issues/1519

Checklist:

  • Have you run format,vet & lint checks against your submission?
  • Have you made sure that the code compiles?
  • Did you run the unit & integration tests successfully?
  • Have you maintained at least 90% code coverage?
  • Have you commented your code, particularly in hard-to-understand areas
  • Have you done corresponding changes to the documentation
  • Did you run tests in a real Kubernetes cluster?
  • Backward compatibility is not broken

I have tested it locally .

<testsuites name="CSI Powermax Int Tests" tests="5" skipped="0" failures="0" errors="0" time="495.422206507"> <testsuite name="Powermax OS CSI interface" tests="5" skipped="0" failures="0" errors="0" time="495.417892601"> <testcase name="Idempotent create volumes, publish, node stage, node publish, node unpublish, node unstage, unpublish, delete volumes in parallel" status="passed" time="62.600329169"/> <testcase name="Deleting Target Volume then the Source Volume" status="passed" time="66.801822703"/> <testcase name="Expand Mount Volume" status="passed" time="92.735065794"/> <testcase name="Expand Mount Volume with Capacity Bytes not set" status="passed" time="179.030026853"/> <testcase name="Expand Raw Block Volume" status="passed" time="94.239172"/> </testsuite> </testsuites>
logs_defect3.txt

@Sahiba-Gupta Sahiba-Gupta merged commit da10114 into main Oct 18, 2024
@Sahiba-Gupta Sahiba-Gupta deleted the pvt/int_defect4 branch October 18, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants