k3s/test
Kubernetes Submit Queue 86b23dfb8b Merge pull request #53227 from vmware/DummyVME2ETestvSphereK8s
Automatic merge from submit-queue (batch tested with PRs 53227, 53120). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

E2E test to verify clean up of stale dummy VM for vSphere dynamic provisioning

Verify if the dummy stale VM's created during dynamic provisioning are deleted by the clean up routine in vSphere cloud Provider.

**Testing Done:**
- Create a storage class with invalid policy on a VSAN datastore.
- Create a PVC using the above storage class
- Verify if the PVC is not bound.
- Delete the PVC.
- Sleep for 6 minutes so that vSphere Cloud Provider clean up routine can delete the stale dummy VM's.
- Verify if the VM is not present. Otherwise fail the test.

@rohitjogvmw @divyenpatel 


```release-note
None
```
2017-10-05 13:07:35 -07:00
..
e2e Merge pull request #53227 from vmware/DummyVME2ETestvSphereK8s 2017-10-05 13:07:35 -07:00
e2e_node Merge pull request #53336 from jiayingz/e2e-flaky 2017-10-03 18:22:07 -07:00
fixtures bazel: use autogenerated all-srcs rules instead of manually-curated sources rules 2017-09-21 15:53:23 -07:00
images bazel: use autogenerated all-srcs rules instead of manually-curated sources rules 2017-09-21 15:53:23 -07:00
integration fix typo in health check url 2017-10-03 16:44:38 -04:00
kubemark Merge pull request #53053 from shyamjvs/enable-audit-logging-kubemark 2017-10-03 09:02:32 -07:00
list Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
soak Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
utils Merge pull request #52896 from janetkuo/deploy-hash-inte 2017-09-26 15:51:25 -07:00
BUILD Auto generated build files 2017-09-28 11:43:35 +05:30
OWNERS Adding vishh to test approvers 2017-08-30 15:29:53 -07:00
test_owners.csv remove rackspace related code 2017-09-22 18:06:50 +08:00
test_owners.json remove deprecated flags LowDiskSpaceThresholdMB and OutOfDiskTransitionFrequency 2017-07-20 13:23:13 -07:00