• Kubernetes Submit Queue's avatar
    Merge pull request #31973 from soltysh/job_e2e_slowness · 5f2846ee
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Speed up job's e2e when waiting for failure
    
    **What this PR does / why we need it**:
    Job controller synchronizes objects only when job itself or underlying pod changes. Or, when full resync is performed once 10 mins. This leads e2e test to unnecessarily wait that longer timeout, sometimes at least. I've added job modification action which triggers resync, if the job wasn't terminated within shorter period of time.
    
    @ixdy ptal
    @janetkuo @erictune fyi
    5f2846ee
Name
Last commit
Last update
..
e2e Loading commit data...
e2e_node Loading commit data...
fixtures Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
soak Loading commit data...
utils Loading commit data...
.gitattributes Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...