kubernetes/test/e2e/framework
Kubernetes Submit Queue db928095a0 Merge pull request #50947 from shyamjvs/clusterIpRange-ginkgo
Automatic merge from submit-queue (batch tested with PRs 51108, 51035, 50539, 51160, 50947)

Auto-calculate CLUSTER_IP_RANGE based on cluster size

In preparation for eliminating CLUSTER_IP_RANGE env var from job configs, making it less error prone while folks try to start their own large cluster tests (https://github.com/kubernetes/kubernetes/issues/50907).

/cc @kubernetes/sig-scalability-misc @wojtek-t @gmarek
2017-08-24 02:32:14 -07:00
..
ginkgowrapper Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
metrics Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
authorizer_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
BUILD Add e2e aggregator test. 2017-08-17 10:56:43 -07:00
cleanup.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
deployment_util.go Fix printer hack to get a versioned client 2017-08-06 15:30:13 +02:00
exec_util.go Prepare to introduce websockets for exec and portforward 2017-07-07 18:22:51 -04:00
federation_util.go Add the ability to customize federation system namespace in e2e turn up scripts. 2017-03-24 14:42:50 -07:00
firewall_util.go Remove some helpers associated with ESIPP. 2017-08-09 14:25:08 +08:00
framework.go Add e2e aggregator test. 2017-08-17 10:56:43 -07: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
ingress_utils.go update import 2017-07-20 11:03:49 -07:00
jobs_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
kubelet_stats.go Make metav1.(Micro)?Time functions take pointers 2017-08-17 11:24:28 +02:00
log_size_monitoring.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
metrics_util.go Merge pull request #50913 from shyamjvs/list-call-slo 2017-08-22 05:31:07 -07:00
networking_utils.go use status code instead of response body for checking kube-proxy URLs 2017-08-05 11:35:32 +08:00
nodes_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
perf_util.go Logs node e2e perf data to standalone json files 2017-06-12 14:27:56 -07:00
pods.go Add waitForFailure for e2e test framework 2017-07-28 17:15:43 +08:00
pv_util.go Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
rc_util.go Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
resource_usage_gatherer.go Fix usage a make(struct, len()) followed by append() 2017-07-31 14:43:29 -04:00
rs_util.go Fix printer hack to get a versioned client 2017-08-06 15:30:13 +02:00
service_util.go move retry to client-go 2017-08-14 14:16:26 -07:00
size.go Add functionality needed by Cluster Autoscaler to Kubemark Provider. 2017-08-10 14:37:56 +02:00
statefulset_utils.go StatefulSet: Deflake e2e "Saturate" phase. 2017-08-21 13:52:15 -07:00
test_context.go Auto-calculate CLUSTER_IP_RANGE based on no. of nodes 2017-08-21 14:21:43 +02:00
upgrade_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
util.go Make metav1.(Micro)?Time functions take pointers 2017-08-17 11:24:28 +02:00
volume_util.go update clientset.Core() to clientset.CoreV1() in test 2017-08-14 16:53:55 +08:00