-
Notifications
You must be signed in to change notification settings - Fork 386
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
e2e: fix flaky test testOVSFlowReplay (#4475)
In testOVSFlowReplay, the number of flows before flow replay may be different from the one after it because there are some Pods being deleted during the flow replay. The patch fixes it by ensuring Pods used in the test running before it to be deleted. Signed-off-by: Quan Tian <qtian@vmware.com>
- Loading branch information
Showing
1 changed file
with
24 additions
and
4 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