Merged
Conversation
taoyl-ms
reviewed
Feb 2, 2017
| @@ -1,3 +1,4 @@ | |||
| # snmp variables | |||
| snmp_rocommunity: public | |||
| snmp_rocommunity: strcommunity | |||
Contributor
There was a problem hiding this comment.
Do we need this change?
If we really need to change this, will need to change that var for lldp_neighbors as well or the lldp test will fail.
Contributor
Author
There was a problem hiding this comment.
This change was done by automatic syncing process. So I didn't make this change, but it was synced from our private repo. I think we need to make the automatic sync our private repo for the test role too.
lguohan
pushed a commit
that referenced
this pull request
Aug 3, 2017
* Testbed v2 * Restore docker registry * Fix testbed.csv * Remove *.pyc file * Varius fixes * Sync with master * Make testbed-cli executable * Get vm tap interface id dynamically
3 tasks
wangxin
pushed a commit
that referenced
this pull request
Jan 15, 2021
What is the motivation for this PR? adding test plan for PMON enhancements for chassis How did you do it? Based on the code changes in the associated PRs: Configure and show for platform chassis_modules #1145 CHASSIS_STATE_DB on control-card for chassis state #395 PSUd changes to compute power-budget for Modular chassis #104 Introduce APIs for modular chassis support #124 Common power consumption and supply APIs for modular chassis #136 Thermalctld APIs for recording min and max temp #131 Modular Chassis - Midplane monitoring APIs #148 Modular-Chassis: Show midplane status #1267
4 tasks
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
#### Why I did it ``` Update submodule 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 (origin/201911) Fix OpenAPI spec to be readable by autorest (sonic-net#101) ```
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
fc5d424 Jing Zhang Fri Aug 12 14:39:59 2022 -0700 [202012] Cherry-pick flaky unit test fixes (sonic-net#115) faceb93 Jing Zhang Thu Aug 11 10:03:05 2022 -0700 Backoff mux probing for server down scenario (sonic-net#106) 86ddd95 Jing Zhang Fri Aug 12 14:21:37 2022 -0700 Fix race condition caused by strand wrap method (sonic-net#104) (sonic-net#110) f68a03e Jing Zhang Thu Aug 11 15:31:22 2022 -0700 [lgtm]: add uuid-dev to lgtm prepare (sonic-net#112) sign-off: Jing Zhang zhangjing@microsoft.com
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
…submodule head (sonic-net#11705) Kernel: * 86c4b66 2022-07-28 | [Mellanox] Add new kernel patches from HW-MGMT package V.7.0020.3005 (sonic-net#287) (HEAD -> 202205) [Kebo Liu] * 3a8416a 2022-07-05 | [patch] mlxsw: i2c: Prevent transaction execution for special chip (sonic-net#279) [Stepan Blyshchak] swss: * 3f69944 2022-08-10 | Set internal class state to reflect the actual state (sonic-net#2410) (HEAD -> 202205, tag: foo) [Prince Sunny] * 87e98eb 2022-08-09 | [portsorch] Expose supported FEC modes to STABE_DB and check whether FEC mode is supported before setting it (sonic-net#2400) [Stephen Sun] * e71ab99 2022-07-29 | portsorch: initial support for link-training (sonic-net#2359) [Dante (Kuo-Jung) Su] * ed5e5be 2022-07-08 | Port configuration incremental update support (sonic-net#2305) [Junchao-Mellanox] utilities: * 0df3ba8 2022-08-12 | Revert "Improve the way to check port type of RJ45 port (sonic-net#2249)" (HEAD -> 202205) [Ying Xie] * 9b21903 2022-08-12 | Fix test failure in dump table test in 202205 (sonic-net#2307) (HEAD -> 202205, github/202205) [Stephen Sun] * 750d1db 2022-08-11 | Convert IPv6 addresses to lowercase in apply-patch (sonic-net#2299) (HEAD -> 202205) [dbarashinvd] * 555947e 2022-08-09 | [config][muxcable] add support to enable/disable ycable telemetry (sonic-net#2297) [vdahiya12] * 978f416 2022-08-09 | Fix GCU bug when backend service modifying config (sonic-net#2295) [jingwenxie] * 8fed381 2022-08-02 | [intfutil] Check whether the FEC mode is supported on the platform before configuring it to CONFIG_DB (sonic-net#2223) (github/202205) [Stephen Sun] * a1a09e4 2022-07-29 | Improve the way to check port type of RJ45 port (sonic-net#2249) [Stephen Sun] * 9bdbfb8 2022-05-19 | sonic-utils: initial support for link-training (sonic-net#2071) [Dante (Kuo-Jung) Su] * c088ec4 2022-08-10 | Support to enable fips for the command sonic_installer (sonic-net#2154) (sonic-net#2303) [xumia] platform-daemon: * 767cfb6 2022-08-09 | [ycabled] add capability to enable/disable telemetry (sonic-net#279) (HEAD -> 202205) [vdahiya12] linkmgrd: * cf1ba2b 2022-08-12 | wait for handler to be completed (sonic-net#114) (HEAD -> 202205, github/202205) [Jing Zhang] * e99026c 2022-08-11 | [lgtm]: add uuid-dev to lgtm prepare (sonic-net#112) (HEAD -> 202205) [Jing Zhang] * bd1b7f0 2022-08-11 | Adjust `DbInterfaceRaceConditionCheck` to Wait Longer for Handlers to be executed (sonic-net#111) (HEAD -> 202205, github/202205) [Jing Zhang] * e9dc6b2 2022-08-11 | Backoff mux probing for server down scenario (sonic-net#106) [Jing Zhang] * 0d61171 2022-08-09 | Fix race condition caused by strand `wrap` method (sonic-net#104) [Jing Zhang] * e9ede7d 2022-07-02 | Enforce switch after config mux to active (sonic-net#95) [Longxiang Lyu] * 15dbc30 2022-06-30 | Add unittest to verify mux toggle active (sonic-net#94) [Longxiang Lyu] Signed-off-by: Ying Xie <ying.xie@microsoft.com>
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
…atically (sonic-net#15522) src/sonic-telemetry * a4bfafe - (HEAD -> 202205, origin/202205) Merge pull request sonic-net#119 from zbud-msft/202205_gnmi_get_log (5 hours ago) [Ying Xie] * 1b49409 - Merge branch '202205' into 202205_gnmi_get_log (7 days ago) [Zain Budhwani] * b478159 - Cherry pick commit 4a8964a (sonic-net#104) (7 days ago) [Zain Budhwani]
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
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)
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
af30fec Fix urllib3 CVE-2021-33503 issue (sonic-net#104) (sonic-net#105)
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.