3396cca1a3
Why I did it sonic-mgmt is failing tests due to invalid test data in platform.json Fwutil is upset the chassis name in the platform_component.json of the 7060CX-32S How I did it Fixed the aforementioned issues
14 lines
322 B
JSON
14 lines
322 B
JSON
{
|
|
"chassis": {
|
|
"DCS-7060CX-32S": {
|
|
"component": {
|
|
"Aboot()": {},
|
|
"Scd(addr=0000:02:00.0)": {},
|
|
"Ucd90120A(addr=4-004e)": {},
|
|
"Ucd90120A(addr=8-004e)": {},
|
|
"CrowSysCpld(addr=2-0023)": {}
|
|
}
|
|
}
|
|
}
|
|
}
|