@@ -1093,9 +1093,10 @@ extending the production code to implement this enhancement.
1093
1093
-->
1094
1094
1095
1095
1096
- - `kubelet/kuberuntime/kuberuntime_manager_test` : **could not find a successful
1097
- coverage run on
1098
- [prow](https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/ci-kubernetes-coverage-unit/1800947623675301888)**
1096
+ - `kubelet/kuberuntime/kuberuntime_manager_test` :
1097
+ [testgrid](https://testgrid.k8s.io/sig-testing-canaries#ci-kubernetes-coverage-unit&include-filter-by-regex=kuberuntime),
1098
+ [latest
1099
+ prow](https://prow.k8s.io/view/gs/kubernetes-ci-logs/logs/ci-kubernetes-coverage-unit/1843696946913480704)
1099
1100
1100
1101
# #### Integration tests
1101
1102
@@ -1115,7 +1116,9 @@ https://storage.googleapis.com/k8s-triage/index.html
1115
1116
-->
1116
1117
1117
1118
- k8s.io/kubernetes/test/integration/kubelet :
1118
- https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/ci-kubernetes-integration-master/1800944856244162560
1119
+ [testgrid](https://testgrid.k8s.io/sig-testing-canaries#pull-kubernetes-integration-go-canary),
1120
+ [latest
1121
+ prow](https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/directory/pull-kubernetes-integration-go-canary/1710565150676750336)
1119
1122
* test with and without feature flags enabled
1120
1123
1121
1124
# #### e2e tests
@@ -1133,8 +1136,8 @@ We expect no non-infra related flakes in the last month as a GA graduation crite
1133
1136
- Crashlooping container that restarts some number of times (ex 10 times),
1134
1137
timestamp the logs and read it back in the test, and expect the diff in those
1135
1138
time stamps to be minimum the backoff, with a healthy timeout
1136
- - k8s.io/kubernetes/test/e2e/node/kubelet_perf : for a given percentage of
1137
- heterogenity between "Succeeded" terminating pods, and crashing pods whose
1139
+ - k8s.io/kubernetes/test/e2e/node/kubelet_perf : new suite for a given percentage
1140
+ of heterogenity between "Succeeded" terminating pods, and crashing pods whose
1138
1141
`restartPolicy : Always` or `restartPolicy: OnFailure`,
1139
1142
- what is the load and rate of Pod restart related API requests to the API
1140
1143
server?
0 commit comments