Skip to content

Replace e2e test matrix bash script with go-based action #427

Open
@gjermundgaraba

Description

@gjermundgaraba

Our e2e test matrix is currently generated with a bash script and we have to pass in a string-based list of tests we want to skip.

Instead, we should have a go script that does this, and that can more easily be provided with configuration for which tests to skip. We can also consider pulling this out into a separate repo to make it re-usable for ibc-go (and potentially others who need it)

Ref comment: @srdtrk in #405 (comment)_

Metadata

Metadata

Assignees

No one assigned

    Labels

    actionsIssues related to github actions or citestingIssues related to testing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions