• Kubernetes Submit Queue's avatar
    Merge pull request #42734 from dashpole/deletion_timeout · 7c08e817
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 42734, 42745, 42758, 42814, 42694)
    
    Create DefaultPodDeletionTimeout for e2e tests
    
    In our e2e and e2e_node tests, we had a number of different timeouts for deletion.
    Recent changes to the way deletion works (#41644, #41456) have resulted in some timeouts in e2e tests.  #42661 was the most recent fix for this.
    Most of these tests are not meant to test pod deletion latency, but rather just to clean up pods after a test is finished.
    For this reason, we should change all these tests to use a standard, fairly high timeout for deletion.
    
    cc @vishh @Random-Liu
    7c08e817
Name
Last commit
Last update
..
e2e Loading commit data...
e2e_federation 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...
utils Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...