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 : add logic to abort test execution when max devworkspaces target is reached
Instead of returning from each VU iteration after checking number of
currently running DevWorkspaces, abort the test execution to save time
and reduce load on K8s apiserver.
Signed-off-by: Rohan Kumar <[email protected]>
0 commit comments