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
We test that we do not ungate more pods than we can fit on available gpus by launching 8 long-running 1g pods and checking exactly 7 are running (in a single gpu setup). We should extend such a test to:
confirm that when one of the running pods completes, the pending pod starts running;
verify the transition latency, i.e., that the pending pod starts running without delay.
The text was updated successfully, but these errors were encountered:
We test that we do not ungate more pods than we can fit on available gpus by launching 8 long-running 1g pods and checking exactly 7 are running (in a single gpu setup). We should extend such a test to:
The text was updated successfully, but these errors were encountered: