• Kubernetes Submit Queue's avatar
    Merge pull request #36543 from jayunit100/scheduler_perf_integration_qps · f210c97e
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Fix scheduler_perf test so that QPS is non-zero even if there is a scheduling "cold start" 
    
    @gmarek  ... is something like this more realistic as an expectation ?  That is, wait till scheduling starts, then wait 1 second before any polling attempts....  i.e. 
    
    - gaurantee uniform sleep before measure, by doing it first rather then last
    - print the initial status so that its easier to debug in case of issues
    
    #36532
    f210c97e
Name
Last commit
Last update
..
BUILD Loading commit data...
README.md Loading commit data...
scheduler_bench_test.go Loading commit data...
scheduler_test.go Loading commit data...
test-performance.sh Loading commit data...
util.go Loading commit data...