Skip to content

Clarify (misleading?) bit about parallelism and credit usage in Test Splitting Tutorial #9010

Open
@tony-pizza

Description

Location

Explanation

This is based on the following assumption:

  • When using parallelism, CircleCI bills for sum total compute time (e.g. 2 parallel runs at 5min counts as 10min of credit usage)

If this assumption is incorrect, please let me know!

Tutorial states you will:

See how test splitting can help decrease pipeline run times and optimize credit usage.

However, I don't feel that the Test Splitting Tutorial really explains how test splitting optimizes credit usage. And, in fact, I believe test splitting would typically increase credit usage, as each parallel run would spend some time doing some test setup or initialization.

Am I missing something here?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions