Skip to content

Commit 668d00b

Browse files
authored
Merge pull request kubernetes#3398 from divyenpatel/update-e2e-tests-for-vsphere-migration
update e2e tests for vSphere CSI Migration KEP
2 parents 341d83b + 22b4447 commit 668d00b

File tree

1 file changed

+1
-0
lines changed
  • keps/sig-storage/1491-csi-migration-vsphere

1 file changed

+1
-0
lines changed

keps/sig-storage/1491-csi-migration-vsphere/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ Unit tests for vSphere CSI Migration is added in the csi-translation-lib reposit
5656
- No Integration tests required for this feature
5757

5858
### e2e tests
59+
- [e2e storage test suite](https://github.com/kubernetes/kubernetes/tree/master/test/e2e/storage/testsuites) should pass before and after migration.
5960
- Existing e2e tests developed for in-tree vSphere volume plugin executed - https://github.com/kubernetes/kubernetes/tree/master/test/e2e/storage/vsphere
6061
- Additional tests added in the [vSphere CSI Driver repository](https://github.com/kubernetes-sigs/vsphere-csi-driver) to ensure vSphere CSI Migration is production ready.
6162
- https://github.com/kubernetes-sigs/vsphere-csi-driver/blob/master/tests/e2e/vcp_to_csi_create_delete.go

0 commit comments

Comments
 (0)