vmware-archive / kubernetes-archived

This repository is archived. Please file in-tree vSphere Cloud Provider issues at https://github.com/kubernetes/kubernetes/issues . CSI Driver for vSphere is available at https://github.com/kubernetes/cloud-provider-vsphere
Apache License 2.0
46 stars 31 forks source link

Testing draft for vsphere/photon volume plugin/cloud provider #28

Open luomiao opened 7 years ago

luomiao commented 7 years ago

1. K8S unit test make test WHAT="pkg/volume/photon_pd pkg/cloudprovider/providers/photon" make test WHAT="pkg/volume/vsphere_volume pkg/cloudprovider/providers/vsphere"

2. Storage specific tests a. Basic volume plugin tests

3. Kubernetes-anywhere tests

luomiao commented 7 years ago

where we should hold these testing scripts? option 1: vmware/kubernetes with a new branch option 2: luomiao/testing-scripts option 3: vmware/vmware-private-kubernetes-collaboration other recommendations are welcome.

kerneltime commented 7 years ago

Filed https://github.com/vmware/kubernetes/issues/50 to track investigation on how to implement and run tests.

kerneltime commented 7 years ago

Stateful sets

Negative tests