mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-26 08:38:43 -04:00
Automatic merge from submit-queue. 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>.
End2End tests for DynamicVolumeProvisioning of EBS
**What this PR does / why we need it**:
Add end2end tests to exercise `DynamicProvisioningScheduling` features for EBS. The tests make sure `WaitForFirstConsumer` and `AllowedTopologies` specified in a EBS storage class has the desired effect.
**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #
**Special notes for your reviewer**:
Tests features added to
|
||
|---|---|---|
| .. | ||
| apimachinery | ||
| apps | ||
| auth | ||
| autoscaling | ||
| chaosmonkey | ||
| common | ||
| framework | ||
| generated | ||
| instrumentation | ||
| kubectl | ||
| lifecycle | ||
| manifest | ||
| network | ||
| node | ||
| perftype | ||
| scalability | ||
| scheduling | ||
| servicecatalog | ||
| storage | ||
| testing-manifests | ||
| ui | ||
| upgrades | ||
| BUILD | ||
| e2e-example-config.json | ||
| e2e.go | ||
| e2e_test.go | ||
| examples.go | ||
| gke_local_ssd.go | ||
| gke_node_pools.go | ||
| README.md | ||