Closed mssonicbld closed 6 months ago
Reset AppSel value for all lanes when setting non default app value
update reset_app_code mock test
Update mock test for reset_app_code
Add new api to reset app code
Fix build failures and add return type
Rename apis
Address review comments
rename APIs
remove decommission api from xcvrd
Update xcvrd.py
Update test_xcvrd.py
Add mock test to capture fail case
Original PR: https://github.com/sonic-net/sonic-platform-daemons/pull/459
Reset AppSel value for all lanes when setting non default app value
update reset_app_code mock test
Update mock test for reset_app_code
Add new api to reset app code
Fix build failures and add return type
Rename apis
Address review comments
rename APIs
remove decommission api from xcvrd
Update xcvrd.py
Update test_xcvrd.py
Update test_xcvrd.py
Update test_xcvrd.py
Update test_xcvrd.py
Add mock test to capture fail case
Address review comments