-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
integrate docker-ptf-saithrift, docker-saiserver into buildimage #181
Labels
Comments
done |
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this issue
Mar 23, 2020
…c-net#181) Signed-off-by: Shuotian Cheng <shuche@microsoft.com>
dmytroxshevchuk
pushed a commit
to dmytroxshevchuk/sonic-buildimage
that referenced
this issue
Aug 31, 2020
lguohan
pushed a commit
that referenced
this issue
Jan 14, 2021
Includes below sonic-snmpagent commits ``` dfde06e 2021-01-13 | Revert "[rfc1213] Interface MIB add l3 vlan interfaces & aggregate rif counters (#169)" (#191) [Stepan Blyshchak] 45edd7e 2021-01-04 | [snmpagent] Fix hardcoded qsfp lane count by reading sensor status from DB (#184) [Junchao-Mellanox] 3b72a6f 2021-01-02 | Fix: handle empty LOC_CHASSIS_TABLE (#190) [Qi Luo] 4aad821 2020-12-29 | [sysName]: Implement sysName OID (#185) [SuvarnaMeenakshi] 8efb4bb 2020-12-29 | [rfc1213] fix counter value type (#189) [Stepan Blyshchak] 025483a 2020-12-23 | [RouteUpdater]: Fix multi_asic mock function implementation and multi_asic variable name (#186) [SuvarnaMeenakshi] 381ae47 2020-12-10 | [mibs] b'VLAN_TABLE:' -> 'VLAN_TABLE' (#181) [Stepan Blyshchak] e54036c 2020-12-09 | [rfc1213] Interface MIB add l3 vlan interfaces & aggregate rif counters (#169) [Stepan Blyshchak] fd1eae7 2020-11-24 | Set swsscommon logging level (#178) [Qi Luo] 706d504 2020-11-23 | Improve MockRedis _encode(): so it will work on all types of value (#179) [Qi Luo] 64c93a1 2020-11-16 | [RFC4292][Namespace]: Fix implementation of RouteUpdater for multi-asic platform (#176) [SuvarnaMeenakshi] b8f19ee 2020-11-12 | [sonic-snmpagent] SONiC physical entity mib extension (#168) [Junchao-Mellanox] 6b94ec3 2020-11-05 | Replace swsssdk.SonicV2Connector with swsscommon.SonicV2Connector (SWIG wrapper of C++ implementation) in production code (#162) [Qi Luo] ``` Signed-off-by: Stepan Blyshchak <stepanb@nvidia.com> Co-authored-by: Qi Luo <qiluo-msft@users.noreply.github.com>
lguohan
pushed a commit
that referenced
this issue
Jan 15, 2021
Includes below sonic-snmpagent commits ``` dfde06e 2021-01-13 | Revert "[rfc1213] Interface MIB add l3 vlan interfaces & aggregate rif counters (#169)" (#191) [Stepan Blyshchak] 45edd7e 2021-01-04 | [snmpagent] Fix hardcoded qsfp lane count by reading sensor status from DB (#184) [Junchao-Mellanox] 3b72a6f 2021-01-02 | Fix: handle empty LOC_CHASSIS_TABLE (#190) [Qi Luo] 4aad821 2020-12-29 | [sysName]: Implement sysName OID (#185) [SuvarnaMeenakshi] 8efb4bb 2020-12-29 | [rfc1213] fix counter value type (#189) [Stepan Blyshchak] 025483a 2020-12-23 | [RouteUpdater]: Fix multi_asic mock function implementation and multi_asic variable name (#186) [SuvarnaMeenakshi] 381ae47 2020-12-10 | [mibs] b'VLAN_TABLE:' -> 'VLAN_TABLE' (#181) [Stepan Blyshchak] e54036c 2020-12-09 | [rfc1213] Interface MIB add l3 vlan interfaces & aggregate rif counters (#169) [Stepan Blyshchak] fd1eae7 2020-11-24 | Set swsscommon logging level (#178) [Qi Luo] 706d504 2020-11-23 | Improve MockRedis _encode(): so it will work on all types of value (#179) [Qi Luo] 64c93a1 2020-11-16 | [RFC4292][Namespace]: Fix implementation of RouteUpdater for multi-asic platform (#176) [SuvarnaMeenakshi] b8f19ee 2020-11-12 | [sonic-snmpagent] SONiC physical entity mib extension (#168) [Junchao-Mellanox] 6b94ec3 2020-11-05 | Replace swsssdk.SonicV2Connector with swsscommon.SonicV2Connector (SWIG wrapper of C++ implementation) in production code (#162) [Qi Luo] ``` Signed-off-by: Stepan Blyshchak <stepanb@nvidia.com> Co-authored-by: Qi Luo <qiluo-msft@users.noreply.github.com>
xumia
pushed a commit
to xumia/sonic-buildimage-1
that referenced
this issue
Feb 16, 2021
…onic-net#181) sonic-utilities will depend on sonic-swss-common * [sonic-utilities] Install swsscommon deb packages before unit test * Install python3 version of swsscommon as well
vdahiya12
added a commit
to vdahiya12/sonic-buildimage
that referenced
this issue
Apr 7, 2021
872f0a3 [Y-Cable] refactor get_firmware_version to comply with all vendors (sonic-net#182) cc162d6 [sonic_y_cable]: Decorate all method for mux simulator (sonic-net#181) fa02416 Change import order in Ycable helper and EEPROM read bytearray change in SFP plugin (sonic-net#177) 0b60982 [thermal_base] Add setter functions for critical thresholds (sonic-net#180) 10dc16f [y_cable] add support for enable/disable autoswitch feature on Y cable (sonic-net#176) c6c81a8 [fan_drawer_base.py] Fix FanDrawer get_status_led interface (sonic-net#175) Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
4 tasks
lguohan
pushed a commit
that referenced
this issue
Apr 8, 2021
872f0a3 [Y-Cable] refactor get_firmware_version to comply with all vendors (#182) cc162d6 [sonic_y_cable]: Decorate all method for mux simulator (#181) fa02416 Change import order in Ycable helper and EEPROM read bytearray change in SFP plugin (#177) 0b60982 [thermal_base] Add setter functions for critical thresholds (#180) 10dc16f [y_cable] add support for enable/disable autoswitch feature on Y cable (#176) c6c81a8 [fan_drawer_base.py] Fix FanDrawer get_status_led interface (#175) Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
yxieca
pushed a commit
that referenced
this issue
Apr 8, 2021
872f0a3 [Y-Cable] refactor get_firmware_version to comply with all vendors (#182) cc162d6 [sonic_y_cable]: Decorate all method for mux simulator (#181) fa02416 Change import order in Ycable helper and EEPROM read bytearray change in SFP plugin (#177) 0b60982 [thermal_base] Add setter functions for critical thresholds (#180) 10dc16f [y_cable] add support for enable/disable autoswitch feature on Y cable (#176) c6c81a8 [fan_drawer_base.py] Fix FanDrawer get_status_led interface (#175) Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
4 tasks
4 tasks
4 tasks
lguohan
pushed a commit
that referenced
this issue
May 18, 2021
This PR updates the following commits in sonic-platform-daemons e60804c [xcvrd] add support for logging mux_metrics events into state DB (#185) 807b304 [psud] Add PSU Hardware Revision to Redis STATE_DB (#179) d0be634 [muxcable] Remove Xcvrd Sleep (#174) cc3803f [thermalctld] Enable stopping thermal manager (#180) 665fcd9 [xcvrd] Fix crash for QSFP DD media (#181) cdabd09 [xcvrd] Change the y_cable presence logic to use "mux_cable" table as identifier from Config DB (#176) 4be4306 [xcvrd] Enhance Media Settings (#177) Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
raphaelt-nvidia
pushed a commit
to raphaelt-nvidia/sonic-buildimage
that referenced
this issue
May 23, 2021
872f0a3 [Y-Cable] refactor get_firmware_version to comply with all vendors (sonic-net#182) cc162d6 [sonic_y_cable]: Decorate all method for mux simulator (sonic-net#181) fa02416 Change import order in Ycable helper and EEPROM read bytearray change in SFP plugin (sonic-net#177) 0b60982 [thermal_base] Add setter functions for critical thresholds (sonic-net#180) 10dc16f [y_cable] add support for enable/disable autoswitch feature on Y cable (sonic-net#176) c6c81a8 [fan_drawer_base.py] Fix FanDrawer get_status_led interface (sonic-net#175) Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this issue
Aug 7, 2021
872f0a3 [Y-Cable] refactor get_firmware_version to comply with all vendors (sonic-net#182) cc162d6 [sonic_y_cable]: Decorate all method for mux simulator (sonic-net#181) fa02416 Change import order in Ycable helper and EEPROM read bytearray change in SFP plugin (sonic-net#177) 0b60982 [thermal_base] Add setter functions for critical thresholds (sonic-net#180) 10dc16f [y_cable] add support for enable/disable autoswitch feature on Y cable (sonic-net#176) c6c81a8 [fan_drawer_base.py] Fix FanDrawer get_status_led interface (sonic-net#175) Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this issue
Aug 7, 2021
This PR updates the following commits in sonic-platform-daemons e60804c [xcvrd] add support for logging mux_metrics events into state DB (sonic-net#185) 807b304 [psud] Add PSU Hardware Revision to Redis STATE_DB (sonic-net#179) d0be634 [muxcable] Remove Xcvrd Sleep (sonic-net#174) cc3803f [thermalctld] Enable stopping thermal manager (sonic-net#180) 665fcd9 [xcvrd] Fix crash for QSFP DD media (sonic-net#181) cdabd09 [xcvrd] Change the y_cable presence logic to use "mux_cable" table as identifier from Config DB (sonic-net#176) 4be4306 [xcvrd] Enhance Media Settings (sonic-net#177) Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
mlok-nokia
pushed a commit
to mlok-nokia/sonic-buildimage
that referenced
this issue
Jan 24, 2022
Xcvrd crashes when pushing QSFP DD DOM info to state DB. #### Description **xcvrd crash log:** “May 6 05:12:37.446235 S1G2 ERR pmon#xcvrd[5292]: This functionality is currently not implemented for this platform”
SuvarnaMeenakshi
pushed a commit
to SuvarnaMeenakshi/sonic-buildimage
that referenced
this issue
Mar 16, 2022
- What I did Fix a missed bytes to string conversion. - How I did it Remove "b" - How to verify it Add a L3 VLAN interface and query SNMP RFC1213 MIB.
6 tasks
snider-nokia
pushed a commit
to snider-nokia/sonic-buildimage
that referenced
this issue
Apr 6, 2023
Testbeds using the mux simulator will see lots of error messages in the syslog since many y_cable methods are not mocked for the mux simulator. This PR prepares `y_cable.py` to use mocked methods that will be introduced in a future sonic-mgmt PR. Signed-off-by: Lawrence Lee <lawlee@microsoft.com>
vivekrnv
pushed a commit
to vivekrnv/sonic-buildimage
that referenced
this issue
Apr 28, 2023
Signed-off-by: Guohan Lu <lguohan@gmail.com>
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
we need vendor specific dockers for docker-ptf-saithrift and docker-saiserver.
The text was updated successfully, but these errors were encountered: