vmware / cloud-director-named-disk-csi-driver

Container Storage Interface (CSI) driver for VMware Cloud Director
Other
26 stars 31 forks source link

[VKC-212] Fix CSI volume expansion test, parameterize defaultStorageClassProfile #269

Closed lzichong closed 5 months ago

lzichong commented 5 months ago

Description

Please provide a brief description of the changes proposed in this Pull Request

Checklist

Testing Done

Please provide a screenshot of the testing results for the code change in this Pull Request. Verify that this pull request's code change will not affect CSI's normal operation

Ran 22 of 25 Specs in 546.607 seconds SUCCESS! -- 22 Passed | 0 Failed | 0 Pending | 3 Skipped --- PASS: TestCSIAutomation (569.62s) PASS

Skipped tests are from xfs_fsType_test.go due to being a tenant user.

Issue

If applicable, please reference the relevant issue

Fixes #


This change is Reviewable