"vscode:/vscode.git/clone" did not exist on "d48d95ab8a8b4d4d1dec10c8d6ed7abe90e3ac32"
  • Daniel Hiltgen's avatar
    test: harden scheduler tests (#12662) · 68e04c7f
    Daniel Hiltgen authored
    * test: harden scheduler tests
    
    This removes reschedDelay which was stale code, and adds
    a new configurable timeout for the waitForVRAMRecovery so
    tests can now set the timeout to be very short to avoid the
    scheduler getting stuck and hitting a test timeout.
    
    * test: tune tests for partial loads
    
    Give stress tests more time when the model is split between CPU/GPU
    68e04c7f
routes_debug_test.go 12.8 KB