You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix : use shared-iterations executor to run an exact number of devworkspace iterations
The previous ramping-vus configuration generated inconsistent iteration
counts due to VU loop timing. Switched to shared-iterations, configured
with `vus: maxVUs` and `iterations: maxDevWorkspaces`, ensuring the test
creates exactly the intended number of devworkspaces.
Signed-off-by: Rohan Kumar <[email protected]>
0 commit comments