• Kubernetes Submit Queue's avatar
    Merge pull request #33981 from freehan/e2e-deletens-on-failure · 3be8e3e4
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    add delete-namespace-on-failure flag
    
    I have been doing this for a while. 
    
    Setting `--delete-namespace=false --clean-start=true` only works if you have only one e2e test running in a loop. 
    
    This PR lets someone to set `delete-namespace-on-failure=false` and run multiple tests in parallel and preserve the crime scene. It makes it easier to reproduce failures. 
    
    Let me know if this is worth it or there are some other tricks I am not aware.
    3be8e3e4
Name
Last commit
Last update
..
admin Loading commit data...
api-reference Loading commit data...
design Loading commit data...
devel Loading commit data...
getting-started-guides Loading commit data...
images Loading commit data...
man/man1 Loading commit data...
proposals Loading commit data...
user-guide Loading commit data...
yaml/kubectl Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
api.md Loading commit data...
reporting-security-issues.md Loading commit data...
roadmap.md Loading commit data...
troubleshooting.md Loading commit data...
warning.png Loading commit data...
whatisk8s.md Loading commit data...