How to run multiple scenarios from the same spec file in parallel ? #2813
Closed
ayankumaar
started this conversation in
General
Replies: 1 comment
-
|
Not possible right now #2779 Need to split scenarios into different spec files right now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I trigger a parallel execution in gauge, it picks at most one scenario from each spec at a time to run in parallel. But, if I try to run multiple scenarios from the same specification file in parallel then what is the way for that ?
Beta Was this translation helpful? Give feedback.
All reactions