-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for reporting on multiple flows.
* (M) flows/mpls/mpls.go - Previously we would just report on the latest flow meaning that >1 flow was not supported in tests. This change adds a reporter that can report on multiple flows. Testing here is minimal because the wider magna code needs to be initiating flows to meaningfully test this. * (M) e2e/simple_ondatra_test.go - Add e2e test that covers multiple MPLS flows.
- Loading branch information
Showing
4 changed files
with
236 additions
and
88 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
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
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
Oops, something went wrong.