[ansible] Fix neighbor test case#800
Merged
lguohan merged 1 commit intosonic-net:masterfrom Feb 13, 2019
Merged
Conversation
Contributor
Author
|
@stcheng @lguohan @pavel-shirshov pls review |
andriymoroz-mlnx
approved these changes
Feb 6, 2019
stcheng
approved these changes
Feb 6, 2019
Collaborator
|
Made to 201811 branch on 2/3/2019 |
yxieca
pushed a commit
that referenced
this pull request
Feb 14, 2019
deerao02
pushed a commit
to deerao02/sonic-mgmt
that referenced
this pull request
Dec 18, 2025
**Description of PR** adjust test_techsupport.py to support IPv6 only topology fixed mirroring fixture when ipv6 only topo is used verified cmd to check is supported with new topo CP [sonic-net#20680] **What is the motivation for this PR?** testing ipv6 only topology **How did you do it?** Adjusted the test to handle this topology, fixed mirroring fixture when ipv6 only topo is used and verified that tested cmd are supported with v6 only topo **How did you verify/test it?** internal regression
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
…omatically (sonic-net#14743) #### Why I did it src/sonic-swss-common ``` * c942d74 - (HEAD -> 202012, origin/202012) [Ci][202012] Fix collect log error in azp template (sonic-net#800) (6 weeks ago) [xumia] * 14fa3e5 - Cherry-pick PRs in master branch to unblock PR checks. (sonic-net#761) (5 months ago) [Liu Shilong] ```
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
Submodule src/sonic-swss 62e2a20..4b489ce: > Fix incorrect ACL CRM increment, resulting orchagent crash (sonic-net#800) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
Submodule src/sonic-swss e7bb548..2e8723b: > Fix incorrect ACL CRM increment, resulting orchagent crash (sonic-net#800) Signed-off-by: Ying Xie <ying.xie@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
Fixed neighbor test case
Signed-off-by: Vitaliy Senchyshyn vsenchyshyn@barefootnetworks.com
Summary:
Fixes # (issue)
Type of change
Approach
How did you do it?
Replaced "ifconfig" with SONiC CLI command for interface IP on DUT change
How did you verify/test it?
Tested on Barefoot Networks paltform
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation