xDS interop: fix an issue with secondary zone namespaces not cleaned (#30717)
All alternative server runners except the failover test reuse the primary server runners' namespace. Failover test is using the secondary cluster, and manages its own namespace there. `reuse_namespace` disables namespace cleanup, and in this case it was set to `True` incorrectly.pull/30731/head
parent
93fb6add2a
commit
666ea7cd21
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue