The workflow is now taking 25+ minutes to run. We could easily break it down in 5 jobs to speed the CI up. This would require the basic environment setup, kind cluster etc. to be done on the beginning anyway for all jobs. One of these jobs should only run the controller tests and other static analysis that we run before the actual e2e tests using kind.
The workflow is now taking 25+ minutes to run. We could easily break it down in 5 jobs to speed the CI up. This would require the basic environment setup, kind cluster etc. to be done on the beginning anyway for all jobs. One of these jobs should only run the controller tests and other static analysis that we run before the actual e2e tests using kind.