forked from antrea-io/antrea
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Baseline Isolation E2E Test (antrea-io#6218)
In current baseline isolation e2e test, the nsSelector expression is missplaced as nodeSelector expression, yet the test case does not detect the error based on current test factors. This PR fixes the nsSelector expression issue, and also adds test factors in the baseline isolation test case to increase coverage. Signed-off-by: Qiyue Yao <[email protected]>
- Loading branch information
Showing
1 changed file
with
26 additions
and
17 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