-
Notifications
You must be signed in to change notification settings - Fork 176
Support to get MEDIA_SETTING and OPTICS_SI from both platform folder and HWSKU folder #456
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
Conversation
Signed-off-by: Kebo Liu <[email protected]>
7454f8c
to
90a1af6
Compare
@keboliu Pleas specify the other dependent PR in the description. |
done. |
@keboliu please fix the build failure |
Signed-off-by: Kebo Liu <[email protected]>
fixed, would you please approve again? |
@prgeor would you please review and merge? |
@prgeor can we go a head and merge? |
@liat-grozovik @keboliu there is cherry pick conflict for 202311. please raise separate PR for 202311 |
Description
Support to get the media_settings.json and optics_si_settings.json files from both the platform folder and the SKU folder.
It will search the HWSKU folder first and then fall back to the platform folder.
combine with PR sonic-net/sonic-buildimage#18441, the vendor will be able to enable CMIS cable host mgmt. function per SKU(choose to put the specific pmon_daemon_control.json, media_settings.json and optics_si_settings.json to the SKU folder).
Motivation and Context
The vendor will have the flexibility to have both files in the platform scope or the SKU scope.
How Has This Been Tested?
Build image, manually test,
Additional Information (Optional)