Skip to content

Parallelism in CI #1343

Closed
Closed
@cwgoes

Description

I think we're not using parallism correctly; see https://circleci.com/docs/2.0/parallelism-faster-jobs/ - this would work if we split up tests into different containers, but at the moment it just means we run the tests multiple times (and slow down other builds).

See e.g. https://circleci.com/gh/cosmos/cosmos-sdk/10496#tests/containers/1, which just ran the same unit tests four different times.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions