Skip to content
#

customization

Here are 952 public repositories matching this topic...

mortent
mortent commented Oct 14, 2021

We have a small number of e2e tests for kpt live (outside of the bash-based approach). They currently run in serial and requires that a new cluster is created for several of the tests. This causes them to be very slow.

We should improve this by:

  • Reduce the number of times we need to create a new kind cluster, as this takes ~1 minute. Tests should clean up after themselves and we can handle
enhancement good first issue area/live triaged

Improve this page

Add a description, image, and links to the customization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the customization topic, visit your repo's landing page and select "manage topics."

Learn more