mirror of https://github.com/k3s-io/k3s
![]() 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 ``` |
||
---|---|---|
.. | ||
apimachinery | ||
apps | ||
auth | ||
autoscaling | ||
chaosmonkey | ||
common | ||
framework | ||
generated | ||
instrumentation | ||
kubectl | ||
lifecycle | ||
manifest | ||
network | ||
node | ||
perftype | ||
scalability | ||
scheduling | ||
servicecatalog | ||
storage | ||
testing-manifests | ||
ui | ||
upgrades | ||
BUILD | ||
README.md | ||
e2e-example-config.json | ||
e2e.go | ||
e2e_test.go | ||
events.go | ||
example_cluster_dns.go | ||
examples.go | ||
gke_local_ssd.go | ||
gke_node_pools.go | ||
limit_range.go | ||
network_partition.go | ||
pod_gc.go | ||
pods.go | ||
pre_stop.go | ||
resource_quota.go | ||
ssh.go | ||
ubernetes_lite.go |
README.md
See e2e-tests