Skip to content

[SMI] Make the number of parallel test set runs configurable #47

Open
@leecalcote

Description

Current Behavior
Resources need to run all SMI Conformance tests in parallel can overwhelm a system.

Desired Behavior
Some systems are capable of running many test sets in parallel, while others don't have enough resources to do so.

Implementation

  1. Define default number of test sets to run in parallel. Let's start with 0 meaning full parallelization.
  2. Externalize the number of test sets to run in parallel. Expose this configuration in SMI Validation operation.
  3. Meshery UI and mesheryctl to use it.

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