k3s/test/e2e/framework
Kubernetes Submit Queue 10377f6593
Merge pull request #63896 from mtaufen/refactor-test-metrics
Automatic merge from submit-queue (batch tested with PRs 64013, 63896, 64139, 57527, 62102). 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>.

Refactor test utils that deal with Kubelet metrics for clarity

I found these functions hard to understand, because the names did not
accurately reflect their behavior. For example, GetKubeletMetrics
assumed that all of the metrics passed in were measuring latency.
The caller of GetKubeletMetrics was implicitly making this assumption,
but it was not obvious at the call site.

```release-note
NONE
```
2018-05-23 19:44:15 -07:00
..
ginkgowrapper
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
BUILD test/e2e: Use apps/v1 Deployment/ReplicaSet. 2018-05-22 13:43:06 -07:00
authorizer_util.go
cleanup.go
crd_util.go fix dynamic client name 2018-05-11 13:12:09 -04:00
deployment_util.go Merge pull request #64015 from cofyc/improvetests 2018-05-23 18:14:16 -07:00
exec_util.go
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
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
metrics_util.go Get rid of duplicate VerifyPodStartupLatency util in node density tests 2018-03-21 16:58:31 +01: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
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
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
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