5cd134f32b
Why I did it Some sonic-mgmt platform_tests/api were failing on the 7060CX-32S How I did it Added the missing metadata in platform.json and platform_components.json This is purely test data and does not impact our API implementation. How to verify it Run platform_tests / api and expect 100% pass rate.
14 lines
324 B
JSON
14 lines
324 B
JSON
{
|
|
"chassis": {
|
|
"DCS-7050CX3-32S": {
|
|
"component": {
|
|
"Aboot()": {},
|
|
"Scd(addr=0000:02:00.0)": {},
|
|
"Ucd90120A(addr=3-004e)": {},
|
|
"Ucd90120A(addr=16-004e)": {},
|
|
"CrowSysCpld(addr=2-0023)": {}
|
|
}
|
|
}
|
|
}
|
|
}
|