Merge pull request #47260 from yguo0905/perf-dash
Automatic merge from submit-queue (batch tested with PRs 47470, 47260, 47411, 46852, 46135)
Logs node e2e perf data to standalone json files
Fixes the node-dash-perf issue in https://github.com/kubernetes/kubernetes/issues/44003.
- Move perf data types to `test/e2e/perftype/perftype.go` so that the node-perf-dash can depend on.
- Logs the perf data to standalone json files so that node-perf-dash can consume it easily. A sample run of `ci-kubernetes-node-kubelet-benchmark` is at https://console.cloud.google.com/storage/browser/ygg-gke-dev-bucket/e2e-node-test/ci-kubernetes-node-kubelet-benchmark/1.
The corresponding changes in node-perf-dash is at https://github.com/kubernetes/contrib/pull/2628.
**Release note**:
`None`
/sig node
/area node-e2e
/assign @Random-Liu
Showing
test/e2e_node/perftype/BUILD
0 → 100644
Please
register
or
sign in
to comment