d32a3af99c
Why I did it Some sonic-mgmt platform_tests/api were failing on the 7260CX3-64 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% passrate.
15 lines
370 B
JSON
15 lines
370 B
JSON
{
|
|
"chassis": {
|
|
"DCS-7260CX3-64": {
|
|
"component": {
|
|
"Aboot()": {},
|
|
"Scd(addr=0000:06:00.0)": {},
|
|
"Scd(addr=0000:ff:0b.3)": {},
|
|
"Ucd90160(addr=74-004e)": {},
|
|
"Ucd90120A(addr=83-0034)": {},
|
|
"RookSysCpld(addr=81-0023)": {}
|
|
}
|
|
}
|
|
}
|
|
}
|