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
Use number of available processors for queue count in test
Instead of 10. This decreases load for low-resource environments,
like CI (usually ~ 4 available processors). The VM has to run the test
suite itself, but also the 3-node cluster.
0 commit comments