• Kubernetes Submit Queue's avatar
    Merge pull request #65541 from jiayingz/upgrade-test · f119fa14
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 65188, 65541, 65534). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
    
    Increase certain waiting time window in gpu_device_plugin e2e_node test.
    
    Kubelet restart process seems to get a bit slower recently. From running
    the gpu_device_plugin e2e_node test on GCE, I saw it took ~37 seconds
    for kubelet to start CM DeviceManager after it restarts, and then took
    ~12 seconds for the gpu device plugin to re-register. As the result,
    this e2e_node test fails because the current 10 sec waiting time is too
    small. Restarting a container also seems to get slower that it sometimes
    exceeds the current 2 min waiting time in ensurePodContainerRestart().
    This change increase both waiting time to 5 min to leave enough space
    on slower machines.
    
    
    
    **What this PR does / why we need it**:
    
    **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
    Fixes #
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    none
    ```
    f119fa14
Name
Last commit
Last update
..
conformance Loading commit data...
e2e Loading commit data...
e2e_kubeadm Loading commit data...
e2e_node Loading commit data...
fixtures Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
list Loading commit data...
soak Loading commit data...
typecheck Loading commit data...
utils Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...
test_owners.json Loading commit data...