kubernetes/test/e2e
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
..
apimachinery Merge pull request #64204 from sttts/sttts-unify-NewNoxuInstance 2018-05-25 04:49:37 -07:00
apps Set explicit labels/selector for apps/v1 Deployment/RS. 2018-05-22 13:43:07 -07:00
auth Merge pull request #64204 from sttts/sttts-unify-NewNoxuInstance 2018-05-25 04:49:37 -07:00
autoscaling Add e2e test to verify that GPU pool is not scaled up if GPUs are not requested by pods 2018-05-14 18:16:37 +02:00
chaosmonkey Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
common test/e2e/common: Add NodeFeature or NodeConformance tags 2018-05-21 21:28:42 -07:00
framework Merge pull request #64266 from shyamjvs/measure-max-scheduler-throughput-metric 2018-05-25 08:24:22 -07:00
generated Add pointer comments 2018-04-25 09:47:14 -07:00
instrumentation correct test logging package stackdrvier -> stackdriver 2018-05-21 12:03:52 -07:00
kubectl Use Dial with context 2018-05-19 08:14:37 +10:00
lifecycle Fix PodStore to wait for being initialized 2018-04-12 15:38:11 +02:00
manifest Add GCE-PD CSI Driver test to E2E test suite 2018-04-13 15:31:33 -07:00
network Merge pull request #63265 from rajansandeep/dnsconfigtest 2018-05-24 09:41:22 -07:00
node Merge pull request #63333 from deads2k/api-14-snip 2018-05-04 10:52:10 -07:00
perftype update BUILD files 2017-10-15 18:18:13 -07:00
scalability Measure scheduler throughput in density test 2018-05-25 14:49:11 +02:00
scheduling Removed e2e test on empty NodeAffinity. 2018-04-24 19:40:04 +08:00
servicecatalog use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
storage Merge pull request #64223 from verult/e2e-repd-regsuite 2018-05-24 09:41:26 -07:00
testing-manifests test clusterip 2018-05-16 14:30:21 -07:00
ui test: Disable ui dashboard test for gke 2018-03-22 13:27:41 -07:00
upgrades Merge pull request #61419 from enisoc/apps-v1-deploy 2018-05-23 18:14:13 -07:00
BUILD register client-go auth plugins for e2e 2018-05-12 00:46:51 -04:00
e2e-example-config.json Add viper support to core e2es 2016-09-15 18:38:01 -04:00
e2e.go register client-go auth plugins for e2e 2018-05-12 00:46:51 -04:00
e2e_test.go Move multizone e2e to sig scheduling path 2018-01-25 08:42:16 -08:00
examples.go removes job scaler 2018-04-04 08:23:21 -04:00
gke_local_ssd.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
gke_node_pools.go Use clientset in GetReadySchedulableNodesOrDie 2016-10-19 15:55:39 +02:00
README.md Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00