charts
charts copied to clipboard
Running tests in parallel with a matrix strategy
This runs the cluster chart chainsaw tests via a matrix strategy for two reasons:
- Running tests in parallel to decrease the total test time
- To list individual tests in the GitHub Actions Checks in PRs to make it easily visible which test failed.