You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Iterating on the Kubernetes code base has been slow in part due to the challenge of verifying and testing changes. There has been limited options for unittesting, and e2e tests are very slow (~1hour to run the suite). We believe a few targeted investments can improve the situation materially.
Effort: 4 eng weeks
Goal/Impact: Grow unit test coverage from %19 -> 30%, Reduce time for running a single e2e test by 10min and the whole suite by (X) min
The content you are editing has changed. Please copy your edits and refresh the page.
Iterating on the Kubernetes code base has been slow in part due to the challenge of verifying and testing changes. There has been limited options for unittesting, and e2e tests are very slow (~1hour to run the suite). We believe a few targeted investments can improve the situation materially.
Effort: 4 eng weeks
Goal/Impact: Grow unit test coverage from %19 -> 30%, Reduce time for running a single e2e test by 10min and the whole suite by (X) min
Tasks
The text was updated successfully, but these errors were encountered: