mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-25 03:00:49 -05:00
Automatic merge from submit-queue Add test for provisioning with storage class This PR re-introduces e2e test for dynamic provisioning with storage classes. It adds the same test as it was merged in PR #32485 with an extra patch adding region to AWS calls. It works well on my AWS setup, however I'm using shared company account and I can't run kube-up.sh and run the tests in the "official" way. @zmerlynn, can you please try to run tests that led to #34961? @justinsb, you're my AWS guru, would there be a way how to introduce fully initialized AWS cloud provider into e2e test framework? It would simplify everything. GCE has it there, but it's easier to initialize, I guess. See https://github.com/kubernetes/kubernetes/blob/master/test/e2e/pd.go#L486 for example - IMO tests should not talk to AWS directly. |
||
|---|---|---|
| .. | ||
| authorizer_util.go | ||
| BUILD | ||
| cleanup.go | ||
| exec_util.go | ||
| federation_util.go | ||
| firewall_util.go | ||
| framework.go | ||
| get-kubemark-resource-usage.go | ||
| google_compute.go | ||
| ingress_utils.go | ||
| jobs_util.go | ||
| kubelet_stats.go | ||
| log_size_monitoring.go | ||
| metrics_util.go | ||
| networking_utils.go | ||
| nodes_util.go | ||
| perf_util.go | ||
| pods.go | ||
| pv_util.go | ||
| resource_usage_gatherer.go | ||
| service_util.go | ||
| size.go | ||
| statefulset_utils.go | ||
| test_context.go | ||
| upgrade_util.go | ||
| util.go | ||
| volume_util.go | ||