Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[sonic_sfp]: Update config for multi-ASIC #141

Merged

Conversation

mudsut4ke
Copy link
Contributor

From this change #100 , It missing mapping of logical port names to ASIC instance on device that used platform.json

So this new change will fix it by add logical_to_asic mapping dict to a condition for device that used platform.json

Signed-off-by: Wirut Getbamrung [wgetbumr@celestica.com]

Copy link
Contributor

@judyjoseph judyjoseph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good ! thanks

@judyjoseph judyjoseph merged commit fa0aaa6 into sonic-net:master Nov 26, 2020
oleksandrivantsiv pushed a commit to oleksandrivantsiv/sonic-platform-common that referenced this pull request Oct 25, 2024
Report Pytest unit test coverage for thermalctld.

Current coverage:

```
----------- coverage: platform linux, python 3.7.3-final-0 -----------
Name                  Stmts   Miss  Cover
-----------------------------------------
scripts/thermalctld     424    113    73%
Coverage HTML written to dir htmlcov
Coverage XML written to file coverage.xml
```

- Also add check to import 'mock' from the 'unittest' package if running with Python 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants