• Kubernetes Submit Queue's avatar
    Merge pull request #48847 from bsalamat/e2e_test_conversion · e0c537a4
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Add an integration test library and some integration tests for scheduler
    
    **What this PR does / why we need it**:
    
    1. Add an integration test library (utils.go) for scheduler testing.
    2. Cleaned up some of the tests in scheduler_test.go with the new integration test library.
    3. Add priority_test.go with a couple of examples on how to test scheduler priority function in integration tests.
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    
    ref/ #48176
    
    @kubernetes/sig-scheduling-pr-reviews 
    @davidopp @k82cn @vikaschoudhary16
    e0c537a4
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
equivalence_cache_predicates.go Loading commit data...
events.go Loading commit data...
framework.go Loading commit data...
nvidia-gpus.go Loading commit data...
opaque_resource.go Loading commit data...
predicates.go Loading commit data...
priorities.go Loading commit data...
rescheduler.go Loading commit data...