• Kubernetes Submit Queue's avatar
    Merge pull request #40926 from shashidharatd/fed-e2e-2 · b31cf72f
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 41112, 41201, 41058, 40650, 40926)
    
    [Federation][e2e] Fix few flakes in federation e2e tests
    
    **What this PR does / why we need it**:
    Fixes few flakes in #37105
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # partly fixes few test cases in the above  mentioned issue.
    
    **Special notes for your reviewer**:
    While cleaning up in AfterEach Block some objects are returned while listing, but by the time the object is delete is issued the object is disappearing resulting in this flake occasionally.
    To fix this, we need to check if the err is NotFound while deleting, its ok and need not fail the test.
    
    **Release note**: `NONE`
    
    ```release-note
    ```
    b31cf72f
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...