charts icon indicating copy to clipboard operation
charts copied to clipboard

Running tests in parallel with a matrix strategy

Open itay-grudev opened this issue 1 year ago • 0 comments

This runs the cluster chart chainsaw tests via a matrix strategy for two reasons:

  1. Running tests in parallel to decrease the total test time
  2. To list individual tests in the GitHub Actions Checks in PRs to make it easily visible which test failed.

itay-grudev avatar Sep 08 '24 23:09 itay-grudev