Skip to content

Commit 77b7357

Browse files
committed
Require e2e conformance tests for new Endpoints
1 parent 29a891b commit 77b7357

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

keps/NNNN-kep-template/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,11 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
128128
- [ ] (R) KEP approvers have approved the KEP status as `implementable`
129129
- [ ] (R) Design details are appropriately documented
130130
- [ ] (R) Test plan is in place, giving consideration to SIG Architecture and SIG Testing input (including test refactors)
131+
- [ ] e2e Tests for all Beta API Operations (endpoints)
132+
- [ ] (R) Ensure GA e2e tests for meet requirements for [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
133+
- [ ] (R) Minimum Two Week Window for GA e2e tests to prove flake free
131134
- [ ] (R) Graduation criteria is in place
135+
- [ ] (R) [all GA Endpoints](https://github.com/kubernetes/community/pull/1806) must be hit by [Conformance Tests](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/conformance-tests.md)
132136
- [ ] (R) Production readiness review completed
133137
- [ ] (R) Production readiness review approved
134138
- [ ] "Implementation History" section is up-to-date for milestone

0 commit comments

Comments
 (0)