Add test playbook and tasks/main.yml, tasks/sonic.yml #15
Merged
johnarnold merged 2 commits intosonic-net:masterfrom Oct 3, 2016
Merged
Add test playbook and tasks/main.yml, tasks/sonic.yml #15johnarnold merged 2 commits intosonic-net:masterfrom
johnarnold merged 2 commits intosonic-net:masterfrom
Conversation
devin-ai-integration bot
referenced
this pull request
in bpar9/sonic-mgmt
Jan 14, 2026
- Add Test Case #11: Local-Preference with Multiple Paths - Add Test Case #12: Local-Preference with Equal Values (Tie-Breaking) - Add Test Case #13: Local-Preference Interaction with AS-Path - Add Test Case #14: Local-Preference Interaction with MED - Add Test Case #15: Local-Preference Interaction with Weight - Add Test Case sonic-net#16: Local-Preference with Route Flapping - Extend topology support to include t0 and t0-multi-asic - Update scope section to reflect new test coverage Co-Authored-By: bhavani@cisco.com <bhavani@cisco.com>
devin-ai-integration bot
referenced
this pull request
in bpar9/sonic-mgmt
Jan 14, 2026
- Add test_local_preference_multiple_paths (Test Case #11) - Add test_local_preference_equal_values_tiebreaker (Test Case #12) - Add test_local_preference_vs_aspath (Test Case #13) - Add test_local_preference_vs_med (Test Case #14) - Add test_local_preference_vs_weight (Test Case #15) - Add test_local_preference_route_flapping (Test Case sonic-net#16) - Add helper functions for multi-path testing - Update pytestmark to support t0 and t0-multi-asic topologies Co-Authored-By: bhavani@cisco.com <bhavani@cisco.com>
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
…tool: not found (sonic-net#6615) Starting with BRCM SAI 4.3.1.5 we see the following :ethtool not fount" error in syslog during boot up: ``` Jan 27 07:36:14.712472 str-s6100-acs-1 INFO syncd#/supervisord: syncd sh: 1: Jan 27 07:36:14.712844 str-s6100-acs-1 INFO syncd#/supervisord: syncd ethtool: not found Jan 27 07:36:14.713228 str-s6100-acs-1 INFO syncd#/supervisord: syncd sonic-net#15 Jan 27 07:36:14.713840 str-s6100-acs-1 INFO syncd#syncd: [0] SAI_API_HOSTIF:_brcm_sai_hostif_speed_set:11894 cmd ethtool -s Ethernet39 speed 40000 rc:32512 Jan 27 07:36:14.717204 str-s6100-acs-1 NOTICE swss#orchagent: :- setHostIntfsOperStatus: Set operation status DOWN to host interface Ethernet39 Jan 27 07:36:14.717204 str-s6100-acs-1 NOTICE swss#orchagent: :- initPort: Initialized port Ethernet39 Jan 27 07:36:14.717204 str-s6100-acs-1 NOTICE swss#orchagent: :- initializePort: Initializing port alias:Ethernet36 pid:1000000000040 Jan 27 07:36:14.726793 str-s6100-acs-1 NOTICE swss#portsyncd: :- onMsg: nlmsg type:16 key:Ethernet36 admin:0 oper:0 addr:4c:76:25:f5:48:80 ifindex:75 master:0 Jan 27 07:36:14.727967 str-s6100-acs-1 NOTICE swss#portsyncd: :- onMsg: Publish Ethernet36(ok) to state db Jan 27 07:36:14.729331 str-s6100-acs-1 NOTICE swss#orchagent: :- addHostIntfs: Create host interface for port Ethernet36 Jan 27 07:36:14.752398 str-s6100-acs-1 INFO syncd#/supervisord: syncd sh: 1: ethtool: not found#015 Jan 27 07:36:14.752689 str-s6100-acs-1 INFO syncd#syncd: [0] SAI_API_HOSTIF:_brcm_sai_hostif_speed_set:11894 cmd ethtool -s Ethernet36 speed 40000 rc:32512 Jan 27 07:36:14.756050 str-s6100-acs-1 NOTICE swss#orchagent: :- setHostIntfsOperStatus: Set operation status DOWN to host interface Ethernet36 Jan 27 07:36:14.757585 str-s6100-acs-1 NOTICE swss#orchagent: :- initPort: Initialized port Ethernet36 ``` It seems that starting with BRCM SAI 4.2.1.5 syncd is using ethtool to set the host interface speed and since this ethtool was not part of the syncd Docker, we observe these "ethtool not found" issue.
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
[sonic-linkmgrd][master] submodule update Commits added: 0c23756 Jing Zhang 2022-01-19 Linkmgrd subscribing State DB route event (sonic-net#13) 12b9951 Longxiang Lyu 2021-12-13 Add TLV support to ICMP payload (sonic-net#11) 3eedda3 Longxiang Lyu 2022-01-06 Add missing intermediate states (sonic-net#16) 8da4982 Ying Xie 2022-01-04 [linkmgrd] update README, set coding style guidance (sonic-net#15) a897cf8 Longxiang Lyu 2021-12-13 Improve PR template (sonic-net#16) 6fec701 Jing Zhang 2021-12-06 Add pull request template for linkmgrd repo (sonic-net#9) signed-off-by: Jing Zhang zhangjing@microsoft.com
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
* fe60afa 2019-02-12 | [lldpsyncd] remove dbsyncd logic which is moved to lldpmgr (sonic-net#15) (HEAD, origin/master, origin/HEAD) [Mykola F] Signed-off-by: Guohan Lu <gulv@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.
Add test playbook and tasks/main.yml, tasks/sonic.yml
Signed-off-by: John Arnold johnar@microsoft.com