c6bcf24019
Why I did it Add components data for sonic-mgmt testing How I did it Update platform.json and add platform_components.json How to verify it Ran sonic-mgmt tests (test_chassis and test_component)
11 lines
181 B
JSON
11 lines
181 B
JSON
{
|
|
"chassis": {
|
|
"CCS-720DT-48S": {
|
|
"component": {
|
|
"Aboot()": {},
|
|
"Scd(addr=0000:00:18.7)": {}
|
|
}
|
|
}
|
|
}
|
|
}
|