You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Mellanox] Ignore checking ASIC/module temperature if thermal updater is there (#11165)
- Why I did it
thermal updater is a thread which will update ASIC/module thermal sysfs nodes periodically. Currently, there is no way to stop thermal updater. So, there is no easy way to mock thermal sysfs value if thermal updater is there (thermal updater will always override mocked values).
- How I did it
Ignore ASIC/module thermal mock test if thermal updater is present
- How to verify it
Manual test
sonic-mgmt regression test
0 commit comments