kubernetes/test/e2e/framework/metrics
Patrick Ohly 2f6c4f5eab e2e: use Ginkgo context
All code must use the context from Ginkgo when doing API calls or polling for a
change, otherwise the code would not return immediately when the test gets
aborted.
2022-12-16 20:14:04 +01:00
..
init e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
api_server_metrics.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
api.go delete unused func in latencies.go 2019-11-07 08:21:00 +00:00
cluster_autoscaler_metrics.go Remove prometheus references in test/integration 2019-10-28 11:40:32 +01:00
controller_manager_metrics.go Remove prometheus references in test/integration 2019-10-28 11:40:32 +01:00
e2e_metrics.go e2e framework: eliminate redundant framework/[log|ginkgowrapper] 2022-10-06 08:16:47 +02:00
grab.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
interesting_metrics.go New histogram: Pod start SLI duration 2022-10-26 11:28:17 +02:00
kubelet_metrics.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
latencies.go remove TODO and use framework.SingleCallTimeout 2020-02-14 01:12:46 +08:00
metrics_grabber.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
pod.go Remove unused func and struct from pod.go 2019-11-13 04:17:24 +00:00
scheduler_metrics.go Remove prometheus references in test/integration 2019-10-28 11:40:32 +01:00
snapshot_controller_metrics.go Add Snapshot Controller e2e metric tests 2021-05-20 23:29:23 -07:00