[everflow] Add test cases to verify multiple mirror sessions#2908
Open
daall wants to merge 1 commit intosonic-net:masterfrom
Open
[everflow] Add test cases to verify multiple mirror sessions#2908daall wants to merge 1 commit intosonic-net:masterfrom
daall wants to merge 1 commit intosonic-net:masterfrom
Conversation
Signed-off-by: Danny Allen <[email protected]>
yxieca
reviewed
Feb 10, 2021
| tolerance="10" | ||
| ) | ||
|
|
||
| everflow_utils.remove_route(duthost, policer_mirror_session["session_prefixes"][0], policer_peer_ip) |
Collaborator
There was a problem hiding this comment.
did you need to remove the route to std_peer_ip too?
Contributor
Author
There was a problem hiding this comment.
I think you're right, good catch!
Collaborator
|
@daall can you fix up this PR for merge? |
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
…atically (sonic-net#15809) src/sonic-utilities * 20853a6f - (HEAD -> 202205, origin/202205) Revert "[GCU Feature Update] Cherry-pick Platform Validator PR to 202205 (sonic-net#2883)" (sonic-net#2908) (6 hours ago) [isabelmsft]
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Danny Allen [email protected]
Description of PR
Summary: [everflow] Add test cases to verify multiple mirror sessions
Fixes # (issue)
Type of change
Approach
What is the motivation for this PR?
To validate that everflow still behaves properly in the presence of multiple mirror sessions.
How did you do it?
I added two new test cases:
This list could be further expanded to include traffic hitting rules in multiple tables,
How did you verify/test it?
Ran tests against 201911 and master image.
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation