Skip to content

ci: break down the e2e GitHub Actions workflow into multiple, smaller jobs #1522

Description

@matheuscscp

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/ciCI related issues and pull requests

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions