[E2E Enchancement] define command line flags for different cleanup granularity #656
Open
1 of 2 tasks
Labels
kind/enhancement
New feature or request
What would you like to be added:
Implement more command line flags for different cleanup granularity to make it more convenient for local run and debug flaky test case.
Now after running test/e2e/run_test.sh, infra like k8s, istio and Kmesh will not cleanup, but test applications will.
So add command line flag to implement such as:
And more if it's necessary.
NOTE: If there are multiple subtasks in an issue, when submitting a PR, you shoud use
fix part of #xxx
instead of directly usingfix #xxx
which will automatically close the entire issue.The text was updated successfully, but these errors were encountered: