kubernetes/test/e2e/framework
Kubernetes Submit Queue b8db949560
Merge pull request #64266 from shyamjvs/measure-max-scheduler-throughput-metric
Automatic merge from submit-queue (batch tested with PRs 63232, 64257, 64183, 64266, 64134). 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>.

Measure scheduler throughput in density test

This is a step towards exposing scheduler-related metrics on [perf-dash](http://perf-dash.k8s.io/).
This particular PR adds scheduler throughput computation and makes the results available in our test artifacts.
So if you do some experiments, you'll have some historical baseline data to compare against.

xref https://github.com/kubernetes/kubernetes/issues/63493

fyi - @wojtek-t @davidopp @bsalamat @misterikkit 
cc @kubernetes/sig-scheduling-misc @kubernetes/sig-scalability-misc 

```release-note
NONE
```
2018-05-25 08:24:22 -07:00
..
ginkgowrapper update BUILD files 2017-10-15 18:18:13 -07:00
metrics controller-manager: switch to config/option struct pattern 2018-02-13 11:16:17 +01:00
timer Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
authorizer_util.go PodSecurityPolicy E2E tests 2017-11-01 16:00:32 -07:00
BUILD test/e2e: Use apps/v1 Deployment/ReplicaSet. 2018-05-22 13:43:06 -07:00
cleanup.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
crd_util.go apiextensions: make CreateNewCustomResourceDefinition return created CRD 2018-05-23 21:41:55 +02:00
deployment_util.go Merge pull request #64015 from cofyc/improvetests 2018-05-23 18:14:16 -07:00
exec_util.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
firewall_util.go Test ports are covered by firewall 2018-02-05 16:54:15 -08:00
firewall_util_test.go Test ports are covered by firewall 2018-02-05 16:54:15 -08:00
framework.go fix dynamic client name 2018-05-11 13:12:09 -04:00
get-kubemark-resource-usage.go Correct spelling 2018-03-14 18:03:42 +08:00
google_compute.go Introduce multimaster clusters support to e2e framework for GKE 2018-04-03 15:21:20 +02:00
gpu_util.go Update URLs for nvidia gpu device plugin and nvidia driver installer. 2017-11-14 15:31:22 -08:00
ingress_utils.go check for NEG healthcheck with correct name 2018-05-16 14:30:21 -07:00
jobs_util.go use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
kubelet_stats.go Refactor test utils that deal with Kubelet metrics for clarity 2018-05-18 11:32:29 -07:00
log_size_monitoring.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
metrics_util.go Measure scheduler throughput in density test 2018-05-25 14:49:11 +02:00
networking_utils.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
nodes_util.go Update upgrade/downgrade images for ingress-gce 2018-04-23 08:41:45 -07:00
perf_util.go Capture different parts of pod-startup latency as metrics 2018-03-21 16:58:25 +01:00
pods.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
profile_gatherer.go e2e: save raw profiles too 2018-04-23 13:06:37 -07:00
psp_util.go Don't create PSP binding when RBAC is not enabled 2017-12-16 15:28:42 +01:00
pv_util.go Handle TERM signal to reduce pod terminating time. 2018-05-18 16:55:00 +08:00
rc_util.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
resource_usage_gatherer.go Add e2e tests for GPU monitoring. 2018-01-26 15:30:55 -08:00
rs_util.go test/e2e: Use apps/v1 Deployment/ReplicaSet. 2018-05-22 13:43:06 -07:00
service_util.go Add e2e test for service session affinity. 2018-03-28 10:54:19 -07:00
size.go Support multizone clusters in GCE and GKE e2e tests 2017-11-10 15:29:15 +01:00
statefulset_utils.go Promote SS to apps/v1 2018-01-18 13:48:52 +05:30
test_context.go Merge pull request #62328 from serathius/monitoring-default-none 2018-05-16 07:07:05 -07:00
upgrade_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
util.go Merge pull request #64015 from cofyc/improvetests 2018-05-23 18:14:16 -07:00
volume_util.go Add pod cleanup timeout 2018-03-06 10:04:49 +01:00