Open arun1355492 opened 1 month ago
@jeff-yin please check if the platform.json file is missing any attribute, thanks
@judyjoseph can you describe a little more?
We were initially thinking that this is a limitation of PDDF not providing certain API capabilities. I know that S5232 and S5248 are currently lacking platform.json files, as mentioned in https://github.com/sonic-net/sonic-buildimage/pull/18849
But are you saying this issue will be resolved by platform.json?
Description
Below Sonic mgmt tests failed, when run on physical DUT: test_chassis.py::TestChassisApi::test_get_name test_chassis.py::TestChassisApi::test_status_led test_chassis_fans.py::TestChassisFans::test_get_fans_target_speed test_component.py::TestComponentApi::test_get_name test_fan_drawer_fans.py::TestFanDrawerFans::test_get_name test_fan_drawer.py::TestFanDrawerApi::test_get_name test_fan_drawer.py::TestFanDrawerApi::test_get_num_fans test_fan_drawer.py::TestFanDrawerApi::test_set_fan_drawers_led test_psu.py::TestPsuApi::test_get_name test_psu_fans.py::TestPsuFans::test_get_speed All testcases test_sfp.py::TestSfpApi
test_thermal.py::TestThermalApi::test_get_name test_thermal.py::TestThermalApi::test_get_minimum_recorded test_thermal.py::TestThermalApi::test_get_maximum_recorded test_thermal.py::TestThermalApi::test_set_low_threshold test_thermal.py::TestThermalApi::test_set_high_threshold
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
The test cases should pass. platform_tests/api/test_chassis.py::TestChassisApi::test_get_name[dt-s5232f-07] PASSED