[acl test] need root to restart swss during clean up#165
Merged
Conversation
jleveque
approved these changes
Apr 18, 2017
lguohan
pushed a commit
that referenced
this pull request
Aug 3, 2017
mssonicbld
pushed a commit
to mssonicbld/sonic-mgmt
that referenced
this pull request
Sep 10, 2024
…le (sonic-net#13564) Description of PR Summary: Add pcbb_xoff parameters for dualtor-aa-56 topo and 50000_40m profile for Arista-7260CX3. Fixes sonic-net#165
mssonicbld
pushed a commit
to mssonicbld/sonic-mgmt
that referenced
this pull request
Sep 10, 2024
…le (sonic-net#13564) Description of PR Summary: Add pcbb_xoff parameters for dualtor-aa-56 topo and 50000_40m profile for Arista-7260CX3. Fixes sonic-net#165
hdwhdw
pushed a commit
to hdwhdw/sonic-mgmt
that referenced
this pull request
Sep 20, 2024
…le (sonic-net#13564) Description of PR Summary: Add pcbb_xoff parameters for dualtor-aa-56 topo and 50000_40m profile for Arista-7260CX3. Fixes sonic-net#165
arista-hpandya
pushed a commit
to arista-hpandya/sonic-mgmt
that referenced
this pull request
Oct 2, 2024
…le (sonic-net#13564) Description of PR Summary: Add pcbb_xoff parameters for dualtor-aa-56 topo and 50000_40m profile for Arista-7260CX3. Fixes sonic-net#165
vikshaw-Nokia
pushed a commit
to vikshaw-Nokia/sonic-mgmt
that referenced
this pull request
Oct 23, 2024
…le (sonic-net#13564) Description of PR Summary: Add pcbb_xoff parameters for dualtor-aa-56 topo and 50000_40m profile for Arista-7260CX3. Fixes sonic-net#165
zhixzhu
pushed a commit
to zhixzhu/sonic-mgmt
that referenced
this pull request
May 1, 2025
<!-- Please make sure you've read and understood our contributing guidelines; https://github.com/sonic-net/SONiC/blob/gh-pages/CONTRIBUTING.md Please provide following information to help code review process a bit easier: --> ### Description of PR <!-- - Please include a summary of the change and which issue is fixed. - Please also include relevant motivation and context. Where should reviewer start? background context? - List any dependencies that are required for this change. --> Add wait until to BFD sanity check to make it more stable. Summary: Fixes # (issue) Microsoft ADO 31694571 ### Type of change <!-- - Fill x for your type of change. - e.g. - [x] Bug fix --> - [ ] Bug fix - [ ] Testbed and Framework(new/improvement) - [ ] New Test case - [ ] Skipped for non-supported platforms - [x] Test case improvement ### Back port request - [ ] 202012 - [ ] 202205 - [ ] 202305 - [ ] 202311 - [ ] 202405 - [x] 202411 ### Approach #### What is the motivation for this PR? We wanted to add a wait until timeout to the BFD sanity check because sometimes the BFD might need some extra time to come up after a test module. #### How did you do it? #### How did you verify/test it? I ran the updated code and can confirm it's working well. Elastcitest link: https://elastictest.org/scheduler/testplan/67d79e1606bd43461b9eecb2 #### Any platform specific information? #### Supported testbed topology if it's a new test case? ### Documentation <!-- (If it's a new feature, new test case) Did you update documentation/Wiki relevant to your implementation? Link to the wiki page? -->
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
* src/sonic-platform-common bd4dc03...513920c (1): > [sffbase] Make convert_hex_to_string() compatible with both Python 2 and Python 3 (sonic-net#165)
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
this PR updates the following commits in sonic-platform-daemons 260cf2d [xcvrd] change firmware information fields name inside MUX_CABLE_INFO table for Y cable (sonic-net#165) cfa600f [thermalctld] Initialize fan led in thermalctld for the first run (sonic-net#167) 8509f43 [thermalctld] Refactor to allow for greater unit test coverage; Add more unit tests (sonic-net#157) 70f4e7b [syseepromd] Update warning message to be more informative (sonic-net#160) Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
…atically (sonic-net#16870) src/sonic-telemetry * a399feb - (HEAD -> 202205, origin/202205) Merge pull request sonic-net#155 from zbud-msft/cherry-pick-on-change-mode-202205 (48 minutes ago) [Ying Xie] |\ | * d7ea9fe - Merge branch '202205' into cherry-pick-on-change-mode-202205 (2 hours ago) [Ying Xie] | |\ | |/ |/| * | 7623da9 - Merge pull request sonic-net#165 from zbud-msft/cherry-pick-prepare-state-db-202205 (2 hours ago) [Ying Xie] |\ \ | * | a561194 - Cherry pick files from on change deletion commit (17 hours ago) [Zain Budhwani] |/ / | * 3a3f43c - Merge branch '202205' into cherry-pick-on-change-mode-202205 (19 hours ago) [Ying Xie] | |\ | |/ |/| * | 818b345 - Merge pull request sonic-net#162 from zbud-msft/202205_remove_download_image (19 hours ago) [Ying Xie] * | 1b4d489 - Install necessary deb instead of entire image (19 hours ago) [Zain Budhwani] / * e494561 - Add key to on change updates (sonic-net#138) (2 weeks ago) [Zain Budhwani]
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.
No description provided.