Skip to content

Add test playbook and tasks/main.yml, tasks/sonic.yml #15

Merged
johnarnold merged 2 commits intosonic-net:masterfrom
johnarnold:sonic-test2
Oct 3, 2016
Merged

Add test playbook and tasks/main.yml, tasks/sonic.yml #15
johnarnold merged 2 commits intosonic-net:masterfrom
johnarnold:sonic-test2

Conversation

@johnarnold
Copy link
Contributor

Add test playbook and tasks/main.yml, tasks/sonic.yml

Signed-off-by: John Arnold johnar@microsoft.com

@johnarnold johnarnold merged commit 42c0bff into sonic-net:master Oct 3, 2016
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant