[labgraph] bug fix, created xml graph file still use old file name#213
Merged
lguohan merged 1 commit intosonic-net:masterfrom Jul 20, 2017
Merged
Conversation
|
@maggiemsft, |
lguohan
approved these changes
Jul 20, 2017
lguohan
approved these changes
Jul 20, 2017
lguohan
pushed a commit
that referenced
this pull request
Aug 3, 2017
auspham
pushed a commit
to auspham/sonic-mgmt
that referenced
this pull request
May 30, 2025
… single node T2 (sonic-net#17986) (sonic-net#213) What is the motivation for this PR? This PR adds a clear handling mechanism for non-chassis T2 by setting dut_index = 0. And changes for the Minigraph generation non-chassis T2 setups How did you do it? How did you verify/test it? Verified with: Non-chassis VOQ T2 devices & T2 VOQ Chassis devices
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
Includes below comments: ``` fcf7cdc [patch] add patch "net: sch_generic: fix the missing new qdisc assignment bug" (sonic-net#213) ``` #### Why I did it To bring the fix "net: sch_generic: fix the missing new qdisc assignment bug". #### How I did it Updated submodule. #### How to verify it Build and run. Verify that flapping a LAG member port does not lead to this member beeing stuck in disabled state.
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
…aemons (sonic-net#8607) This PR updates the following commits in sonic-platform-common 9d2e7d5 Add y-cable driver for simulated mux (sonic-net#213) e3e8f09 [Y-Cable][Broadcom] Broadcom implementation of YCable class which inherits from YCableBase required for Y-Cable API's in sonic-platform-daemons (sonic-net#208) This PR updates the following commits in sonic-platform-daemons ebc4f3f [Y-Cable] create unknown entries for mux_cable when there is a cable present but module definition is not present/invalid module b10c417 [xcvrd] initial support for integrating vendor specfic class objects for calling Y-Cable API's inside xcvrd (sonic-net#197) (sonic-net#213) f3fc1ea [y-cable] fix for logging the xcvrd metrics before writing the state to the State-DB (sonic-net#208) Signed-off-by: vaibhav-dahiya <[email protected]>
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
sonic-net#16105) src/linkmgrd * 6ce71ba - (HEAD -> 202205, origin/202205) Add ADO to the PR template (sonic-net#215) (4 hours ago) [Longxiang Lyu] * 1010d93 - [active-standby] Write `unhealthy` is default route `N/A` (sonic-net#214) (4 hours ago) [Longxiang Lyu] * 15e9ca2 - [link prober] Increase pause/restart probe log verbosity (sonic-net#213) (4 hours ago) [Longxiang Lyu]
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
…utomatically (sonic-net#21659) #### Why I did it src/sonic-host-services ``` * 051218a - (HEAD -> 202411, origin/202411) Fix the issue of no info log in syslog for caclmgrd (sonic-net#214) (25 hours ago) [mssonicbld] * a433aff - [hostcfgd] Fix the state machine during eth0 default route check failure (sonic-net#213) (28 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
sonic-net#16152) #### Why I did it src/linkmgrd ``` * 40113fd - (HEAD -> 202305, origin/202305) [active-standby] Fix extra toggle observed in `config reload` (sonic-net#216) (2 days ago) [Longxiang Lyu] * b6d40fc - Add ADO to the PR template (sonic-net#215) (2 days ago) [Longxiang Lyu] * fe41ad2 - [active-standby] Write `unhealthy` is default route `N/A` (sonic-net#214) (2 days ago) [Longxiang Lyu] * 8ff265c - [link prober] Increase pause/restart probe log verbosity (sonic-net#213) (2 days ago) [Longxiang Lyu] ``` #### How I did it #### How to verify it #### Description for the changelog
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.
changed the graph file name in recent changes, but leave this helper file unchanged