Fix the topology marker for test_control_plane_acl.py#1843
Merged
wangxin merged 1 commit intosonic-net:masterfrom Jul 4, 2020
wangxin:cacl_topo
Merged
Fix the topology marker for test_control_plane_acl.py#1843wangxin merged 1 commit intosonic-net:masterfrom wangxin:cacl_topo
wangxin merged 1 commit intosonic-net:masterfrom
wangxin:cacl_topo
Conversation
Set topology marker to 'any'. Signed-off-by: Xin Wang <[email protected]>
lguohan
approved these changes
Jul 2, 2020
neethajohn
approved these changes
Jul 2, 2020
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
0dcb2b6 Open record file in append mode (sonic-net#1845) 03ce2ee [vnet/vxlan] Add support of multiple mappers for the VxLAN tunnel (sonic-net#1843) c5e90ab VOQ: Nexthop for remote VOQ LC should be created on inband OIF. (sonic-net#1823) 834c5c8 Td2: Reclaim buffer from unused ports (sonic-net#1830) a5ad55c [Dynamic Buffer Calc] Bug fix: Don't create lossless buffer profile for active ports without speed configured (sonic-net#1822) f50368f [cfgmgr] Update Makefile.am to consume lib zmq (sonic-net#1865)
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
- Why I did it To include the following changes: * b684149 [techsupport] [202106] Removed -i option for docker commands and Improved Error Reporting (sonic-net#1843) - How I did it Updated sonic-utilities submodule pointer. - How to verify it Build an image and run sonic-mgmt tests.
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)
Set topology marker of test_control_plane_acl.py from
t0toany.Type of change
Approach
What is the motivation for this PR?
Fix the topology marker for test_control_plane_acl.py
How did you do it?
Set topology marker of test_control_plane_acl.py from
t0toany.How did you verify/test it?
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation