Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for collectAndCompareFrameworkMetrics (0.47 sec)

  1. pkg/scheduler/framework/runtime/framework_test.go

    			cancel()
    			<-recorder.IsStoppedCh
    			// Try to clean up the metrics buffer again in case it's not empty.
    			recorder.FlushMetrics()
    
    			collectAndCompareFrameworkMetrics(t, tt.wantExtensionPoint, tt.wantStatus)
    			collectAndComparePluginMetrics(t, tt.wantExtensionPoint, testPlugin, tt.wantStatus)
    		})
    	}
    }
    
    func TestRunBindPlugins(t *testing.T) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 17 09:07:27 UTC 2024
    - 103K bytes
    - Viewed (0)
Back to top