[Sensor] update the mellanox 2740 sensor data#487
Closed
keboliu wants to merge 1 commit intosonic-net:masterfrom
keboliu:sensor-2740
Closed
[Sensor] update the mellanox 2740 sensor data#487keboliu wants to merge 1 commit intosonic-net:masterfrom keboliu:sensor-2740
keboliu wants to merge 1 commit intosonic-net:masterfrom
keboliu:sensor-2740
Conversation
andriymoroz
suggested changes
Mar 1, 2018
There was a problem hiding this comment.
Does the test fail after merging this PR:
sonic-net/sonic-buildimage#1432
Contributor
Author
|
@andriymoroz |
Contributor
Author
|
this issue was fixed by Azure/sonic-buildimage#1432, so close this one. |
sdszhang
pushed a commit
to sdszhang/sonic-mgmt
that referenced
this pull request
Aug 2, 2025
#### Description of PR #### Summary: Move some srv6 functions to srv6_helper.py Fixes # Move some srv6 functions from tests/srv6/srv6_utils.py to tests/common/helpers/srv6_helper.py so that other functions can call srv6 related functions when doing integration tests Origin PR: sonic-net#18892
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
Includes below commits ``` bf8c832 2021-07-22 | Fix DBInterface blocking operations (sonic-net#505) (HEAD -> 202012, origin/202012) [Qi Luo] 0e9385f 2021-04-21 | [swig] Implement SonicV2Connector.hmset() (sonic-net#480) [Qi Luo] 76be49f 2021-07-25 | Modify the hardcode separator ":" to variable. (sonic-net#473) [PJHsieh] 142ae3c 2021-06-23 | Fix config prompt question issue (sonic-net#500) [xumia] e7bebe1 2021-06-14 | Fix repo reference issue (sonic-net#487) [xumia] ```
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
Submodule src/sonic-utilities 2fe01fe..9d9aaa0: > [warm/fast reboot] setup control plane assistant when available (sonic-net#487) > [reboot script] add -h, -? options (sonic-net#484) 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
* [201811][sairedis][swss] advance sub modules head Submodule src/sonic-sairedis 18ad5f9..4c75b7f: > Fixed conditional operator. (sonic-net#487) Submodule src/sonic-swss 1e99c93..cd12d48: > [teamsyncd]: Add information for LAG membership changes (sonic-net#982) > Fix vlan incremental config and add vs test cases (sonic-net#799) Signed-off-by: Ying Xie <ying.xie@microsoft.com> * [swss] include more swss changes Submodule src/sonic-swss cd12d48..f44029d: > [MirrorOrch]: Init the next hop ip with 0 instead of default constructor (sonic-net#953) > [AclOrch]: Fix the acl mirror counter doubled by inactive mirror and active again (sonic-net#952) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
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.
Description of PR
[Sensor] update the sensor data for Mellanox 2740 switch
[List of changes]
ansible/group_vars/sonic/sku-sensors-data.yml
Signed-off-by: kebol@mellanox.com
Type of change
Approach
update some sensor name for Mellanox 2740
verified on Mellanox platform with sensor test case.
Documentation