Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
leecalcote opened this issue Aug 24, 2020 · 0 comments
Open

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

leecalcote opened this issue Aug 24, 2020 · 0 comments
Labels
kind/enhancement New feature or request

Comments

@leecalcote
Copy link
Member

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.
@leecalcote leecalcote added the kind/enhancement New feature or request label Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Development

No branches or pull requests

1 participant