[Mellanox] Ignore test_not_expected_vlan_tag_drop as not supported#4109
Merged
liat-grozovik merged 1 commit intosonic-net:masterfrom Aug 25, 2021
Merged
Conversation
…ot supported Adding ignore for test_not_expected_vlan_tag_drop because it is not supported on mellanox
bingwang-ms
approved these changes
Aug 25, 2021
liat-grozovik
approved these changes
Aug 25, 2021
vmittal-msft
pushed a commit
to vmittal-msft/sonic-mgmt
that referenced
this pull request
Sep 28, 2021
…onic-net#4109) - What is the motivation for this PR? On Mellanox platform the interface counter is L1 and not any L2/L3. - How did you do it? Add Ignore for Mellanox platform - How did you verify/test it? Verify test with no errors. Skipped - Any platform specific information? Mellanox
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
- What I did Ported a fix from libteam master to our master. Fixes sonic-net#4070 Fixes sonic-net#3649 - How I did it Applied patch jpirko/libteam@c723737 from upstream. - How to verify it Build image for your DUT and warm-reboot your DUT 10 times. Check that all PortChannels are up and no error messages in teamd.log
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.
Description of PR
Ignore test_not_expected_vlan_tag_drop because it is not supported on Mellanox port counters
Summary:
Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
On Mellanox platform the interface counter is L1 and not any L2/L3.
How did you do it?
Add Ignore for Mellanox platform
How did you verify/test it?
Verify test with no errors. Skipped
Any platform specific information?
Mellanox
Supported testbed topology if it's a new test case?
Documentation