Skip to content

Commit 2dca79a

Browse files
marquizhaircommander
authored andcommitted
KEP-4033: update test plan
1 parent a491d12 commit 2dca79a

File tree

1 file changed

+5
-3
lines changed
  • keps/sig-node/4033-group-driver-detection-over-cri

1 file changed

+5
-3
lines changed

keps/sig-node/4033-group-driver-detection-over-cri/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,8 @@ Based on reviewers feedback describe what additional tests need to be added prio
305305
implementing this enhancement to ensure the enhancements have also solid foundations.
306306
-->
307307

308+
No prerequisites have been identified.
309+
308310
##### Unit tests
309311

310312
<!--
@@ -326,7 +328,7 @@ This can inform certain test coverage improvements that we want to do before
326328
extending the production code to implement this enhancement.
327329
-->
328330

329-
- `k8s.io/kubernetes/pkg/kubelet/kuberuntime`: `2023-05-25` - `66.5%`
331+
- `k8s.io/kubernetes/pkg/kubelet/kuberuntime`: `2023-06-15` - `66.1%`
330332

331333
##### Integration tests
332334

@@ -345,7 +347,7 @@ For Beta and GA, add links to added tests together with links to k8s-triage for
345347
https://storage.googleapis.com/k8s-triage/index.html
346348
-->
347349

348-
- <test>: <link to test coverage>
350+
No new integration tests for kubelet are planned.
349351

350352
##### e2e tests
351353

@@ -359,7 +361,7 @@ https://storage.googleapis.com/k8s-triage/index.html
359361
We expect no non-infra related flakes in the last month as a GA graduation criteria.
360362
-->
361363

362-
- <test>: <link to test coverage>
364+
No new e2e tests for kubelet are planned.
363365

364366
### Graduation Criteria
365367

0 commit comments

Comments
 (0)