Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
increase the maxAttempts for checking namespace deleted. (istio#2179)
Automatic merge from submit-queue. increase the maxAttempts for checking namespace deleted. **What this PR does / why we need it**: I see multiple times for failure of namespace deletion even with this number of attempts, for mixer e2e. This causes a failure of another test for cluster-wide tests, since multiple tests are sharing the same 'istio-system' namespace. **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes istio#2157 **Special notes for your reviewer**: **Release note**: ```release-note none ```
- Loading branch information