Rename docker orchagent to docker swss#82
Merged
stcheng merged 1 commit intosonic-net:masterfrom Jan 10, 2017
Merged
Conversation
lguohan
approved these changes
Jan 10, 2017
NStetskovych-zz
pushed a commit
to NStetskovych-zz/sonic-mgmt
that referenced
this pull request
Jan 25, 2017
Signed-off-by: Nadiya.Stetskovych <Nadiya.Stetskovych@cavium.com>
NStetskovych-zz
pushed a commit
to NStetskovych-zz/sonic-mgmt
that referenced
this pull request
Jan 25, 2017
Signed-off-by: Nadiya.Stetskovych <Nadiya.Stetskovych@cavium.com>
lguohan
pushed a commit
that referenced
this pull request
Jan 25, 2017
* Change platform modules to correct package name Signed-off-by: Nadiya.Stetskovych <Nadiya.Stetskovych@cavium.com> * Add check copying ssw folder for AS7512 platform as it use ssw files from ssw_extra Signed-off-by: Nadiya.Stetskovych <Nadiya.Stetskovych@cavium.com> * Sync with (#82) (rename orchagent) Signed-off-by: Nadiya.Stetskovych <Nadiya.Stetskovych@cavium.com>
wangxin
pushed a commit
to wangxin/sonic-mgmt
that referenced
this pull request
Feb 21, 2025
Improve test_ro_disk intermittent failure issue. #### Why I did it test_ro_disk intermittent failed because log file does not exist or open by other process. ##### Work item tracking - Microsoft ADO: 30373889 #### How I did it Ignore failed command by failure message. #### How to verify it Pass all test case. <!-- If PR needs to be backported, then the PR must be tested against the base branch and the earliest backport release branch and provide tested image version on these two branches. For example, if the PR is requested for master, 202211 and 202012, then the requester needs to provide test results on master and 202012. --> #### Which release branch to backport (provide reason below if selected) <!-- - Note we only backport fixes to a release branch, *not* features! - Please also provide a reason for the backporting below. - e.g. - [x] 202006 --> - [ ] 201811 - [ ] 201911 - [ ] 202006 - [ ] 202012 - [ ] 202106 - [ ] 202111 - [ ] 202205 - [ ] 202211 - [ ] 202305 #### Tested branch (Please provide the tested image version) <!-- - Please provide tested image version - e.g. - [x] 20201231.100 --> #### Description for the changelog Improve test_ro_disk intermittent failure issue. #### Link to config_db schema for YANG module changes <!-- Provide a link to config_db schema for the table for which YANG model is defined Link should point to correct section on https://github.com/Azure/sonic-buildimage/blob/master/src/sonic-yang-models/doc/Configuration.md --> #### A picture of a cute animal (not mandatory but encouraged)
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
[Submodule]: update sonic-restapi bd97dfe Fix urllib3 CVE-2021-33503 issue (sonic-net#104) f159bfa Upgrade the containers to be based on Debian Buster (sonic-net#103) a1830c1 Fix OpenAPI spec to be readable by autorest (sonic-net#101) 94805a3 Identify and report Vnet GUID for conflicting VNI (sonic-net#99) 4832dfd Static route expiry if not specified as persistent (sonic-net#98) 5cc4358 Add support for overlay ECMP (sonic-net#96) 6822a46 [CI] Set diff cover threshold to 50% (sonic-net#97) dcc826a Add PR diff coverage (sonic-net#95) e842c5f Generate code coverage for Unit Tests (sonic-net#94) f9bbed3 Convert Unit Tests from unittest framework to pytest framework (sonic-net#93) e466ac2 Reject incorrect CIDR addresses while configuring routes (sonic-net#91) 07cf59d [CI] Set up Azure pipeline (sonic-net#89) 47476ac Upgrade Go version to 1.14 (sonic-net#90) ee887c7 Added flag to make go/pkg/ folder writable (removable) (sonic-net#87) 6cfc8fe (origin/shilongliu/azp) Default Vrf static route support (sonic-net#85) d3e8b8e Add BFD config to subinterface and neighbor (sonic-net#68) 8d4fd4a Fix WS-2018-0594 potential non-random UUIDs security issue (sonic-net#78) fad87fa Update API description for default vrf and ecmp routes (sonic-net#82) Some of them have been updated in 202012 branch, should be added in 202106 as well.
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
e466ac226c48cf87f83aa5564efd7155ac97a0c1 (HEAD -> master, origin/master, origin/HEAD) Reject incorrect CIDR addresses while configuring routes (sonic-net#91) 07cf59d866914ef7cb6901d51f289f0bee721e44 [CI] Set up Azure pipeline (sonic-net#89) 47476acdfaf668ab0cd9ae2443205a3bdc2e9ef9 Upgrade Go version to 1.14 (sonic-net#90) ee887c785c10d8b4f70db90ca50cc398327c5d73 Added flag to make go/pkg/ folder writable (removable) (sonic-net#87) 6cfc8fe110c46a1ee5a8430e02a440b5a7b4006d (origin/shilongliu/azp) Default Vrf static route support (sonic-net#85) d3e8b8e4aee278fa11d7d86acabdab3fffc70d5a Add BFD config to subinterface and neighbor (sonic-net#68) 8d4fd4a56b637d3b7403c321aef36b8dff58cd62 Fix WS-2018-0594 potential non-random UUIDs security issue (sonic-net#78) fad87fa20f6b15e28c90e02a131c44d236d6a751 Update API description for default vrf and ecmp routes (sonic-net#82) Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
…utomatically (sonic-net#17229) #### Why I did it src/sonic-host-services ``` * 689395a - (HEAD -> 202305, origin/202305) Updated the iptable rule to use parent/base name of midplane interface of chassis. (sonic-net#75) (2 days ago) [abdosi] * 45212a8 - [DualToR][caclmgrd] Fix IPtables rules for multiple vlan interfaces for DualToR config (sonic-net#82) (2 days ago) [vdahiya12] ``` #### 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.
No description provided.