-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[e2e] Use Subnet UID to get NSX resources in the test
The flaky issue may happen if stale VpcSubnet resources exist on NSX in anohter VPC configured with the same Namespace name. The fix is using the tested Subnet CR's UID to get NSX resources. This is because the K8s can ensure the CR's UID is unique.
- Loading branch information
Showing
1 changed file
with
16 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters