layer5io / layer5io/learn-layer5

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

Open
#47 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kind/enhancement
Dominant language
Go
Stars
72
Forks
35
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the SMI Validation operation and trace how test sets are launched, then inspect the Meshery UI and mesheryctl configuration paths named in the issue. Done means a default of 0 preserves full parallelization and users can configure the number of parallel test sets through both interfaces.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
testing-qa
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.