Remove topo 'vs' in vxlan/test_vxlan_route_advertisement.py#20363
Merged
wangxin merged 1 commit intosonic-net:masterfrom Mar 6, 2026
Merged
Remove topo 'vs' in vxlan/test_vxlan_route_advertisement.py#20363wangxin merged 1 commit intosonic-net:masterfrom
wangxin merged 1 commit intosonic-net:masterfrom
Conversation
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
Author
|
/azpw run |
Collaborator
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
"vs" is not really a valid topology. Remove it from the topology mark in vxlan/test_vxlan_route_advertisement.py. Signed-off-by: Xin Wang <xiwang5@microsoft.com>
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
xwjiang-ms
approved these changes
Mar 6, 2026
ksravani-hcl
pushed a commit
to ksravani-hcl/sonic-mgmt
that referenced
this pull request
Mar 10, 2026
…t#20363) "vs" is not really a valid topology. Remove it from the topology mark in vxlan/test_vxlan_route_advertisement.py. Signed-off-by: Xin Wang <xiwang5@microsoft.com>
ksravani-hcl
pushed a commit
to ksravani-hcl/sonic-mgmt
that referenced
this pull request
Mar 10, 2026
…t#20363) "vs" is not really a valid topology. Remove it from the topology mark in vxlan/test_vxlan_route_advertisement.py. Signed-off-by: Xin Wang <xiwang5@microsoft.com>
aronovic
pushed a commit
to aronovic/sonic-mgmt
that referenced
this pull request
Mar 10, 2026
…t#20363) "vs" is not really a valid topology. Remove it from the topology mark in vxlan/test_vxlan_route_advertisement.py. Signed-off-by: Xin Wang <xiwang5@microsoft.com> Signed-off-by: Mihut Aronovici <aronovic@cisco.com>
selldinesh
pushed a commit
to selldinesh/sonic-mgmt
that referenced
this pull request
Mar 16, 2026
…t#20363) "vs" is not really a valid topology. Remove it from the topology mark in vxlan/test_vxlan_route_advertisement.py. Signed-off-by: Xin Wang <xiwang5@microsoft.com> Signed-off-by: selldinesh <dinesh.sellappan@keysight.com>
abhishek-nexthop
pushed a commit
to nexthop-ai/sonic-mgmt
that referenced
this pull request
Mar 17, 2026
…t#20363) "vs" is not really a valid topology. Remove it from the topology mark in vxlan/test_vxlan_route_advertisement.py. Signed-off-by: Xin Wang <xiwang5@microsoft.com> Signed-off-by: Abhishek <abhishek@nexthop.ai>
vrajeshe
pushed a commit
to vrajeshe/sonic-mgmt
that referenced
this pull request
Mar 23, 2026
…t#20363) "vs" is not really a valid topology. Remove it from the topology mark in vxlan/test_vxlan_route_advertisement.py. Signed-off-by: Xin Wang <xiwang5@microsoft.com> Signed-off-by: Venkata Gouri Rajesh Etla <vrajeshe@cisco.com>
ravaliyel
pushed a commit
to ravaliyel/sonic-mgmt
that referenced
this pull request
Mar 27, 2026
…t#20363) "vs" is not really a valid topology. Remove it from the topology mark in vxlan/test_vxlan_route_advertisement.py. Signed-off-by: Xin Wang <xiwang5@microsoft.com>
selldinesh
pushed a commit
to selldinesh/sonic-mgmt
that referenced
this pull request
Apr 1, 2026
…t#20363) "vs" is not really a valid topology. Remove it from the topology mark in vxlan/test_vxlan_route_advertisement.py. Signed-off-by: Xin Wang <xiwang5@microsoft.com> Signed-off-by: selldinesh <dinesh.sellappan@keysight.com>
albertovillarreal-keys
pushed a commit
to albertovillarreal-keys/sonic-mgmt
that referenced
this pull request
Apr 3, 2026
…t#20363) "vs" is not really a valid topology. Remove it from the topology mark in vxlan/test_vxlan_route_advertisement.py. Signed-off-by: Xin Wang <xiwang5@microsoft.com>
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
Summary:
Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
"vs" is not really a valid topology. Remove it from the topology mark in
vxlan/test_vxlan_route_advertisement.py.How did you do it?
Remove the "vs" topology from the topology mark in
vxlan/test_vxlan_route_advertisement.pyHow did you verify/test it?
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation