kubernetes/test/e2e/framework
Kubernetes Submit Queue cbdd18eee9
Merge pull request #55484 from bskiba/multizone-size-e2e
Automatic merge from submit-queue (batch tested with PRs 54436, 53148, 55153, 55614, 55484). 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>.

Support multizone clusters in GCE and GKE e2e tests

**What this PR does / why we need it**:
For multi-zone clusters we can't rely on zone parameter for fetching information on Instance Groups. Instead we first fetch the zone the group is in to use in subsequent calls.

Note that current version of the code does not work for multi zone clusters at all.

**Release note**:
```
NONE
```
2017-11-15 12:58:11 -08:00
..
ginkgowrapper update BUILD files 2017-10-15 18:18:13 -07:00
metrics Update generated files 2017-11-09 12:14:08 +01:00
timer Add performance test phase timing export. 2017-11-09 17:12:15 +01:00
authorizer_util.go PodSecurityPolicy E2E tests 2017-11-01 16:00:32 -07:00
BUILD Merge pull request #54992 from porridge/perf-timing 2017-11-11 01:39:30 -08:00
cleanup.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
deployment_util.go E2E test to verify pod failover during node power-off 2017-11-13 21:52:54 -08:00
exec_util.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
firewall_util.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
framework.go Extend test/e2e/scheduling/nvidia-gpus.go to track resource usage of 2017-11-13 16:24:41 -08:00
get-kubemark-resource-usage.go add grabbing CA metrics in e2e tests 2017-08-10 11:22:45 +02:00
google_compute.go Tolerate a missing MasterName (for GKE) 2017-07-18 09:55:15 -07:00
gpu_util.go Modified test/e2e_node/gpu-device-plugin.go to make sure it passes. 2017-09-22 20:21:26 +02:00
ingress_utils.go use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
jobs_util.go use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
kubelet_stats.go Remove check for SubResourcePodProxyVersion and SubResourceServiceAndNodeProxyVersion 2017-11-03 23:11:09 +08:00
log_size_monitoring.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
metrics_util.go Remove check for SubResourcePodProxyVersion and SubResourceServiceAndNodeProxyVersion 2017-11-03 23:11:09 +08:00
networking_utils.go Don't share nodePort service in session affinity tests 2017-11-05 22:42:33 -08:00
nodes_util.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
perf_util.go Report scope in e2e test metrics 2017-09-11 22:13:55 -04:00
pods.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
psp_util.go PodSecurityPolicy E2E tests 2017-11-01 16:00:32 -07:00
pv_util.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
rc_util.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
resource_usage_gatherer.go Extend test/e2e/scheduling/nvidia-gpus.go to track resource usage of 2017-11-13 16:24:41 -08:00
rs_util.go use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
service_util.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
size.go Support multizone clusters in GCE and GKE e2e tests 2017-11-10 15:29:15 +01:00
statefulset_utils.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
test_context.go Merge pull request #55288 from Random-Liu/e2e-log-for-alternative-runtime 2017-11-13 12:32:24 -08:00
upgrade_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
util.go Extend test/e2e/scheduling/nvidia-gpus.go to track resource usage of 2017-11-13 16:24:41 -08:00
volume_util.go Speed up volume tests by reducing pod grace period 2017-10-19 14:19:42 +02:00