sonic-buildimage/device/arista/x86_64-arista_7260cx3_64/platform_components.json
Samuel Angebault d32a3af99c [Arista] Update platform.json for 7260CX3-64 (#12757)
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.
2022-11-28 18:51:13 +00:00

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)": {}
}
}
}
}