skip vxlan_decap testcase on cisco 8122 platform - New#15219
Merged
kevinskwang merged 1 commit intosonic-net:masterfrom Nov 4, 2024
Merged
skip vxlan_decap testcase on cisco 8122 platform - New#15219kevinskwang merged 1 commit intosonic-net:masterfrom
kevinskwang merged 1 commit intosonic-net:masterfrom
Conversation
bpar9
approved these changes
Oct 30, 2024
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
|
Cherry-pick PR to 202405: #15346 |
mssonicbld
pushed a commit
that referenced
this pull request
Nov 4, 2024
veronica-arista
pushed a commit
to veronica-arista/sonic-mgmt
that referenced
this pull request
Nov 7, 2024
sreejithsreekumaran
pushed a commit
to sreejithsreekumaran/sonic-mgmt
that referenced
this pull request
Nov 15, 2024
yutongzhang-microsoft
pushed a commit
to yutongzhang-microsoft/sonic-mgmt
that referenced
this pull request
Nov 21, 2024
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.
What is the motivation for this PR?
Skipping test_vxlan_decap testcase as vxlan support is not available for cisco 8122 platforms.
How did you do it?
Added a skip condition for test vxlan/test_vxlan_decap.py for cisco 8122 platforms in file tests/common/plugins/conditional_mark/tests_mark_conditions.yaml
Type of change
-Test modification
Back port request
-202311
-202405
How did you verify/test it?
Ran vxlan/test_vxlan_decap.py for Cisco 8122 platform. Made sure it was skipped with 'vxlan support not available for cisco-8122 platform'